index
:
hermes
master
NixOS configuration for a public-facing server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
boot.nix
blob: 910e25106f7570b600121a04a4ca356887e367d9 (
plain
)
1
2
3
4
5
6
{
...
}:
{
personal
.
boot
.
grub
.
enable
=
true
;
boot
.
loader
.
grub
.
device
=
"/dev/vda"
;
}