removed easyeffects (doesn't improve t440p sound significantly)

This commit is contained in:
Aly Raffauf 2024-03-01 22:14:56 -05:00
parent 8d97c95423
commit 962af0e0da

View file

@ -17,12 +17,6 @@
networking.hostName = "rustboro"; # Define your hostname. networking.hostName = "rustboro"; # Define your hostname.
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
easyeffects
];
powerManagement.cpuFreqGovernor = "ondemand"; powerManagement.cpuFreqGovernor = "ondemand";
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default