limit garbage collection and boot configurations
This commit is contained in:
parent
cb0037e3e5
commit
6704bab226
2 changed files with 5 additions and 2 deletions
|
@ -35,7 +35,10 @@
|
|||
efiSysMountPoint = "/boot";
|
||||
canTouchEfiVariables = true;
|
||||
};
|
||||
systemd-boot.enable = true;
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
configurationLimit = 3;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue