index
:
hermes
master
NixOS configuration for a public-facing server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
environment.nix
blob: d0607823cd71b9ab2dbc749cf41851dd990486a8 (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
personal
.
environment
=
{
enable
=
true
;
locale
.
enable
=
true
;
};
}