summaryrefslogtreecommitdiff
path: root/hosts/sif/hw.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-01-06 15:22:16 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-01-06 15:22:16 +0100
commit0d999e7d7637afd0f0744d7036b967632d7ea7aa (patch)
tree0f055634f0d485a48f7577b2d7163dccdbd5dc8e /hosts/sif/hw.nix
parent67f078a4aa1764b8ba63127b2b0b71e1b4d1522d (diff)
downloadnixos-0d999e7d7637afd0f0744d7036b967632d7ea7aa.tar
nixos-0d999e7d7637afd0f0744d7036b967632d7ea7aa.tar.gz
nixos-0d999e7d7637afd0f0744d7036b967632d7ea7aa.tar.bz2
nixos-0d999e7d7637afd0f0744d7036b967632d7ea7aa.tar.xz
nixos-0d999e7d7637afd0f0744d7036b967632d7ea7aa.zip
...
Diffstat (limited to 'hosts/sif/hw.nix')
-rw-r--r--hosts/sif/hw.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/sif/hw.nix b/hosts/sif/hw.nix
index fc20ef7c..eb0e98a0 100644
--- a/hosts/sif/hw.nix
+++ b/hosts/sif/hw.nix
@@ -15,8 +15,6 @@
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;
19 systemd.sysusers.enable = false;
20 18
21 # boot.initrd.supportedFilesystems.bcachefs = true; 19 # boot.initrd.supportedFilesystems.bcachefs = true;
22 # boot.initrd.systemd.units."dev-sif-nvm0:-dev-sif-nvm1.device".enable = false; 20 # boot.initrd.systemd.units."dev-sif-nvm0:-dev-sif-nvm1.device".enable = false;