diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-05-02 17:50:50 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-05-02 17:50:50 -0700 |
| commit | 80b2a5ed2cf30c66ec75480c24c53c7b329c3381 (patch) | |
| tree | 11c574af791e9a71ec39b03ffa682b58584bf796 /hosts/aptos/hardware.nix | |
| parent | profiles/default: move default packages there (diff) | |
| download | infra-80b2a5ed2cf30c66ec75480c24c53c7b329c3381.tar.gz | |
profiles/hardware: create a few profiles related to hardware
Diffstat (limited to 'hosts/aptos/hardware.nix')
| -rw-r--r-- | hosts/aptos/hardware.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/aptos/hardware.nix b/hosts/aptos/hardware.nix index 4635e69..d6a2d32 100644 --- a/hosts/aptos/hardware.nix +++ b/hosts/aptos/hardware.nix @@ -41,9 +41,6 @@ swapDevices = [{ device = "/dev/disk/by-uuid/24041034-ff39-44bf-a04c-8fd8318b554d"; }]; - my.hardware.intel.enable = true; - my.hardware.bluetooth.enable = true; - my.systems.btrfs.enable = true; powerManagement.cpuFreqGovernor = lib.mkDefault "powersave"; |
