feat: replace impermanence with preservation (#198)

* feat: replace impermanence with preservation

* fix: This module cannot be used with scripted initrd.

* fix: permission for /var/lib/private

* chore: boot.initrd.systemd.enable

* docs: boot.initrd.luks.devices.<name>.fallbackToPassword is implied by systemd stage 1

* fix: typo
This commit is contained in:
Ryan Yin
2025-06-29 13:02:36 +08:00
committed by GitHub
parent 763167ce0d
commit 8690978d7e
15 changed files with 382 additions and 219 deletions

View File

@@ -34,7 +34,7 @@
../modules/nixos/base/networking.nix
../hosts/idols-ai/hardware-configuration.nix
../hosts/idols-ai/impermanence.nix
../hosts/idols-ai/preservation.nix
];
};
@@ -64,7 +64,7 @@
../modules/nixos/base/networking.nix
../hosts/12kingdoms-shoukei/hardware-configuration.nix
../hosts/idols-ai/impermanence.nix
../hosts/idols-ai/preservation.nix
];
};
};