about summary refs log tree commit diff
path: root/hosts/aptos/hardware.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-01 19:52:29 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-01 19:52:29 -0700
commit5493fe0db118b0fd934073eb63d2d2e3e1fc99df (patch)
treeb6e1a0d57b39f2c2a366358d5bcd5a54dc66e20c /hosts/aptos/hardware.nix
parentprofiles/laptop: consolidate services related to laptop (diff)
downloadworld-5493fe0db118b0fd934073eb63d2d2e3e1fc99df.tar.gz
profiles/workstation: moved more things around
Diffstat (limited to 'hosts/aptos/hardware.nix')
-rw-r--r--hosts/aptos/hardware.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/aptos/hardware.nix b/hosts/aptos/hardware.nix
index 990ab60..4635e69 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"; }];
 
-  # Install tools related to the scanner (scanimage etc)
-  hardware.sane.enable = true;
-
   my.hardware.intel.enable = true;
   my.hardware.bluetooth.enable = true;