about summary refs log tree commit diff
path: root/hosts/carmel
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-02 19:01:08 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-02 19:01:08 -0700
commita8adeadf311cf877d7f53b7e006e247fbda4a4a6 (patch)
tree8e3466b6315b3b2a99e3e95639a6ae17d705ef40 /hosts/carmel
parentprofiles/hardware: create a few profiles related to hardware (diff)
downloadworld-a8adeadf311cf877d7f53b7e006e247fbda4a4a6.tar.gz
profiles: move things around for btrfs
Diffstat (limited to 'hosts/carmel')
-rw-r--r--hosts/carmel/hardware.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/carmel/hardware.nix b/hosts/carmel/hardware.nix
index 984f571..3293d3a 100644
--- a/hosts/carmel/hardware.nix
+++ b/hosts/carmel/hardware.nix
@@ -24,5 +24,4 @@
     };
 
   swapDevices = [ ];
-  powerManagement.cpuFreqGovernor = "schedutil";
 }