This commit is contained in:
death916 2026-01-30 04:02:57 -08:00
parent d964bba872
commit 5ef4f497e6
2 changed files with 2 additions and 1 deletions

View file

@ -71,5 +71,6 @@
unzip
manix
pipes-rs
fzf
];
}

View file

@ -71,7 +71,7 @@
options = "--delete-older-than 14d";
};
boot.loader.grub.configurationLimit = 3;
boot.loader.grub.configurationLimit = 2;
system.stateVersion = "25.05";
}