oh boy, disko, updates, etc

This commit is contained in:
mjallen18
2025-05-14 13:20:20 -05:00
parent e16e0e82e5
commit 7bdf93a58c
13 changed files with 359 additions and 103 deletions

View File

@@ -13,7 +13,7 @@ in
enable = true;
configurationLimit = 5;
extraInstallCommands = ''
${pkgs.uutils-coreutils}/bin/echo "timeout 0
${pkgs.uutils-coreutils}/bin/uutils-echo "timeout 0
console-mode 1
default nixos-*" > /boot/loader/loader.conf
'';