grub theme is schiach
This commit is contained in:
@@ -159,13 +159,13 @@
|
|||||||
efi = {
|
efi = {
|
||||||
canTouchEfiVariables = true;
|
canTouchEfiVariables = true;
|
||||||
};
|
};
|
||||||
#systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
grub = {
|
#grub = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
efiSupport = true;
|
# efiSupport = true;
|
||||||
device = "nodev";
|
# device = "nodev";
|
||||||
theme = "${pkgs.hollow-grub}/grub/theme";
|
# theme = "${pkgs.hollow-grub}/grub/theme";
|
||||||
};
|
#};
|
||||||
};
|
};
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user