base: Fix renamed option
This commit is contained in:
parent
c252c831b5
commit
a193b02ce0
@ -282,7 +282,7 @@ in {
|
||||
};
|
||||
|
||||
boot = {
|
||||
cleanTmpDir = true;
|
||||
tmp.cleanOnBoot = true;
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
Loading…
Reference in New Issue
Block a user