feat(steveej-x13s): update and limit space usage on /boot
This commit is contained in:
parent
dc30b07bf9
commit
e1d4a1019a
2 changed files with 14 additions and 12 deletions
|
@ -198,6 +198,8 @@
|
|||
|
||||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.systemd-boot.configurationLimit = 5;
|
||||
|
||||
loader.efi.canTouchEfiVariables = lib.mkForce false;
|
||||
loader.efi.efiSysMountPoint = "/boot";
|
||||
blacklistedKernelModules = ["wwan"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue