summaryrefslogtreecommitdiff
path: root/hosts/sif/hw.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sif/hw.nix')
-rw-r--r--hosts/sif/hw.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sif/hw.nix b/hosts/sif/hw.nix
index eb0e98a0..bfd91d57 100644
--- a/hosts/sif/hw.nix
+++ b/hosts/sif/hw.nix
@@ -15,6 +15,7 @@
15 "/var/lib/sops-nix".neededForBoot = true; 15 "/var/lib/sops-nix".neededForBoot = true;
16 "/var/lib/systemd".neededForBoot = true; 16 "/var/lib/systemd".neededForBoot = true;
17 }; 17 };
18 system.etc.overlay.enable = false;
18 19
19 # boot.initrd.supportedFilesystems.bcachefs = true; 20 # boot.initrd.supportedFilesystems.bcachefs = true;
20 # boot.initrd.systemd.units."dev-sif-nvm0:-dev-sif-nvm1.device".enable = false; 21 # boot.initrd.systemd.units."dev-sif-nvm0:-dev-sif-nvm1.device".enable = false;