feat: cleaning up...

This commit is contained in:
Kat Inskip 2024-10-09 10:58:02 -04:00
parent 7b767c1ebe
commit cf0cee7937
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
14 changed files with 103 additions and 89 deletions

View file

@ -0,0 +1,8 @@
_: {
boot = {
loader = {
grub.configurationLimit = 1;
systemd-boot.configurationLimit = 1;
};
};
}