about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-12-30 17:40:41 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-12-30 17:42:17 +0100
commita2339e091a6e1906b8f6488986de1474a5e7b92e (patch)
treec732d47f271120a2b69e1f80277c608dd87d95bb /hosts
parentModules: power-save: Add powertop (diff)
downloadnixos-config-a2339e091a6e1906b8f6488986de1474a5e7b92e.tar.gz
nixos-config-a2339e091a6e1906b8f6488986de1474a5e7b92e.tar.bz2
nixos-config-a2339e091a6e1906b8f6488986de1474a5e7b92e.zip
Hardware: Move hardware specific settings from hosts
Diffstat (limited to 'hosts')
-rw-r--r--hosts/luna/default.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/hosts/luna/default.nix b/hosts/luna/default.nix
index 6135307..bee10d3 100644
--- a/hosts/luna/default.nix
+++ b/hosts/luna/default.nix
@@ -1,9 +1,6 @@
 { config, pkgs, lib, secrets, hostname, inputs, user, ... }: {
 
-  imports = [
-    ../../modules/power-save
-    ../../modules/bluetooth
-  ];
+  imports = [];
 
   services = {
     # Configure keymap in X11