im back with btrfs and lanzaboote

This commit is contained in:
cnst
2024-08-29 08:41:59 +02:00
parent 4c81077480
commit 01a46eb1fe
7 changed files with 170 additions and 154 deletions

View File

@@ -1,6 +1,7 @@
{
boot.loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
systemd-boot.graceful = true;
efi.canTouchEfiVariables = false;
};
}