From c01ebe78be918b5322915684add989ee4e52ab90 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 Jan 2025 15:23:12 +0100 Subject: ... --- hosts/sif/hw.nix | 1 + 1 file changed, 1 insertion(+) 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 @@ "/var/lib/sops-nix".neededForBoot = true; "/var/lib/systemd".neededForBoot = true; }; + system.etc.overlay.enable = false; # boot.initrd.supportedFilesystems.bcachefs = true; # boot.initrd.systemd.units."dev-sif-nvm0:-dev-sif-nvm1.device".enable = false; -- cgit v1.2.3