index
:
machines/hephaistos
master
NixOS configuration for a private, powerful server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
boot.nix
blob: 0cbef3b65c9c67c80cb350be46eea739e18eaf40 (
plain
)
1
2
3
4
5
6
{...}: { personal.boot = { grub.enable = true; efi.enable = true; }; }