un-systemd + initrd unlock

This commit is contained in:
minish 2024-12-31 00:45:47 -05:00
parent 46b59d0163
commit cc2f931645
Signed by: min
SSH Key Fingerprint: SHA256:NFjjdbkd6u7aoMlcrDCVvz6o2UBtlAuPm8IQ2vhZ3Fg
2 changed files with 1 additions and 5 deletions

View File

@ -1,11 +1,6 @@
{...}: {
# TODO: lanzaboote
boot = {
initrd.systemd = {
enable = true;
enableTpm2 = true;
};
loader = {
efi.canTouchEfiVariables = true;

View File

@ -30,6 +30,7 @@
allowDiscards = true;
bypassWorkqueues = true;
};
initrdUnlock = true;
passwordFile = "/tmp/luks-pw";
content = {
type = "btrfs";