index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hosts
/
tiamat
/
networking.nix
blob: 1ee7d8509db4cb817c74b9454b9a5b6ebc95eaf8 (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
networking
.
hostName
=
"tiamat"
;
}
# vim: ts=2