diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/aptos/profile.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/aptos/profile.nix b/hosts/aptos/profile.nix index 1ba221e..58bb296 100644 --- a/hosts/aptos/profile.nix +++ b/hosts/aptos/profile.nix @@ -4,8 +4,6 @@ hardware.sane.enable = true; my.profiles = { - # Laptop specific configuration - laptop.enable = true; desktop.enable = true; multimedia.enable = true; trusted.enable = true; |