mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:31:02 -05:00
Grub Config Changes
This commit is contained in:
parent
f901b58939
commit
d8ae8c610f
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Stuff for nixos-anywhere
|
||||
boot.loader.grub = {
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
# efiInstallAsRemovable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = map lib.lowPrio [ pkgs.curl pkgs.gitMinimal ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue