aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-05 20:23:51 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-05 20:23:51 -0700
commit2c078669e3b526f3c4ea9d383adddedf30535946 (patch)
treea01656329b8d44012b3799eb573b902a62047091 /hosts/aptos/default.nix
parentrefactor modules for btrfs, ssd, and fwupd (diff)
downloadinfra-2c078669e3b526f3c4ea9d383adddedf30535946.tar.gz
refactor intel related configuration
Diffstat (limited to '')
-rw-r--r--hosts/aptos/default.nix1
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; }; };