bjarte: only keep 5 nixos revisions
This commit is contained in:
@@ -26,4 +26,10 @@
|
||||
"--update-input" "nixos-hardware"
|
||||
];
|
||||
|
||||
# lots of "empty" updates
|
||||
boot.loader.grub.configurationLimit = 15;
|
||||
boot.loader.systemd-boot.configurationLimit = 15;
|
||||
boot.loader.raspberryPi.uboot.configurationLimit = 15;
|
||||
boot.loader.generic-extlinux-compatible.configurationLimit = 15;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user