summary refs log tree commit diff stats
path: root/system/settings/hardware/laptop.nix
diff options
context:
space:
mode:
authorAlan Pearce2021-01-16 20:59:20 +0100
committerAlan Pearce2021-01-16 20:59:20 +0100
commit3c9fdec17af0aca598d6de092b9bf24518e18978 (patch)
tree2337c6fdc66069eb7a2738c4843acf6069ac5e14 /system/settings/hardware/laptop.nix
parentd48fe99a36fc5eae24949a451aa4534c1d883eea (diff)
downloadnixfiles-3c9fdec17af0aca598d6de092b9bf24518e18978.tar.lz
nixfiles-3c9fdec17af0aca598d6de092b9bf24518e18978.tar.zst
nixfiles-3c9fdec17af0aca598d6de092b9bf24518e18978.zip
Use optimised kernel and CPU governor on PCs (laptops and desktops)
Diffstat (limited to 'system/settings/hardware/laptop.nix')
-rw-r--r--system/settings/hardware/laptop.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/hardware/laptop.nix b/system/settings/hardware/laptop.nix
index 9f752070..946dbda7 100644
--- a/system/settings/hardware/laptop.nix
+++ b/system/settings/hardware/laptop.nix
@@ -6,6 +6,7 @@
     ./bluetooth-audio.nix
     ./connman.nix
     ./iwd.nix
+    ./personal-computer.nix
     ../user-interface.nix
   ];