upd
This commit is contained in:
@@ -25,13 +25,11 @@
|
||||
];
|
||||
|
||||
boot.loader = {
|
||||
efi = {
|
||||
# canTouchEfiVariables = true;
|
||||
};
|
||||
grub = {
|
||||
efiSupport = true;
|
||||
device = "nodev";
|
||||
efiInstallAsRemovable = true;
|
||||
# efiSysMountPoint = "/boot";
|
||||
# efiInstallAsRemovable = true;
|
||||
# will kill pc if triplebooting w*ndows, nixos and cachyos
|
||||
useOSProber = true;
|
||||
gfxmodeEfi = "1920x1080";
|
||||
|
||||
Reference in New Issue
Block a user