diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-04-05 20:23:51 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-04-05 20:23:51 -0700 |
| commit | 2c078669e3b526f3c4ea9d383adddedf30535946 (patch) | |
| tree | a01656329b8d44012b3799eb573b902a62047091 /hosts/aptos/default.nix | |
| parent | refactor modules for btrfs, ssd, and fwupd (diff) | |
| download | infra-2c078669e3b526f3c4ea9d383adddedf30535946.tar.gz | |
refactor intel related configuration
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; }; }; |
