From ada99b316506022f8322c564627eaf1e61464a25 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 9 Jun 2022 09:01:35 -0700 Subject: ref(sane): move sane's configuration to correct place Change-Id: Ibb55ee455423c101fb6d3e62a2e9e4593682cf16 Reviewed-on: https://cl.fcuny.net/c/world/+/291 Reviewed-by: Franck Cuny --- hosts/aptos/profile.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts/aptos/profile.nix') diff --git a/hosts/aptos/profile.nix b/hosts/aptos/profile.nix index 58bb296..b807f24 100644 --- a/hosts/aptos/profile.nix +++ b/hosts/aptos/profile.nix @@ -1,8 +1,5 @@ { ... }: { - # Install tools related to the scanner (scanimage etc) - hardware.sane.enable = true; - my.profiles = { desktop.enable = true; multimedia.enable = true; -- cgit v1.2.3