Disable wheatley, update flake lock, set up preservation in preparation for using it (setup encryption on queen first)

This commit is contained in:
Lillian Violet 2026-01-05 16:39:32 +01:00
parent 31ace37709
commit f95d8cdbcf
12 changed files with 953 additions and 63 deletions

View file

@ -78,6 +78,7 @@
boot = {
loader.systemd-boot.enable = false;
initrd.systemd.enable = true;
binfmt.emulatedSystems = ["aarch64-linux"];

File diff suppressed because one or more lines are too long