faucet(boot): set tmp.cleanOnBoot
This commit is contained in:
parent
e351cca768
commit
3e92a9e2bd
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ in {
|
|||
lanzaboote.pkiBundle = sbPath;
|
||||
loader.systemd-boot.enable = cfg.systemd-boot;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
tmp.cleanOnBoot = true;
|
||||
};
|
||||
|
||||
# symlink for sbctl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue