This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-05 12:32:57 +02:00
parent 66ef004344
commit 428c531415
66 changed files with 42 additions and 12 deletions

4
system-modules/boot.nix Normal file → Executable file
View File

@@ -22,8 +22,8 @@
device = "nodev";
# useOSProber = true;
efiSupport = true;
theme = grub-theme-ascii-diana;
font = "${grub-theme-ascii-diana}/unicode.pf2";
#theme = grub-theme-ascii-diana;
#font = "${grub-theme-ascii-diana}/unicode.pf2";
fontSize = 50;
splashImage = null;