index
:
conf.git
denix
dev
master
npins
robotnix
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
nixos
/
boot
/
109-199-104-83.nix
blob: 71f8d5414fbf73aa222a4f6fb5e4fd502ae98f2a (
plain
)
1
2
3
4
5
6
{ boot.loader.grub = { efiSupport = true; efiInstallAsRemovable = true; }; }