diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/aptos/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix index a469aec..aa012c9 100644 --- a/hosts/aptos/default.nix +++ b/hosts/aptos/default.nix @@ -6,7 +6,6 @@ ./sound.nix ./networking.nix ../common/desktop - ../common/hardware/xps9300.nix ]; boot = { initrd = { luks.devices."system".allowDiscards = true; }; }; |