Maybe
This commit is contained in:
parent
7526c8a8e5
commit
8f8533f73b
|
@ -40,6 +40,7 @@ in
|
|||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
boot.loader.grub.devices = [ "/dev/sda" ];
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
|
|
Reference in a new issue