chore: merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
Ahwx 2025-01-12 17:21:48 +01:00
commit 7b0072e8ff
2 changed files with 18 additions and 6 deletions

View file

@ -18,6 +18,7 @@
# Bootloader stuff
boot = {
kernelParams = [ "quiet" "loglevel=3" "systemd.show_status=false" "splash" ];
loader.grub = {
enable = lib.mkForce true;
device = lib.mkForce "/dev/sda";