runestone: limit systemd-boot entries i ran out of space on /boot xd
Charlotte Som charlotte@som.codes
Fri, 15 May 2026 11:56:44 +0100
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
profiles/runestone/base.nix
→
profiles/runestone/base.nix
@@ -8,6 +8,8 @@ {
networking.hostName = "runestone"; time.timeZone = "Europe/London"; + boot.loader.systemd-boot.configurationLimit = 3; + hardware.graphics = { enable = true; extraPackages = with pkgs; [