This commit is contained in:
2025-08-04 22:44:17 +03:00
parent 22b0de9ff1
commit 09910e2fba
2 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -32,10 +32,10 @@
systemd-boot.enable = lib.mkForce false;
grub = {
enable = lib.mkForce true;
useOSProber = true;
device = "nodev";
efiInstallAsRemovable = true;
efiSupport = true;
device = "nodev";
useOSProber = true;
};
grub2-theme = {
enable = true;