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: e6f00c8a8ab08bdff447fd9d2cb61d22ef800402 (
plain
) (
blame
)
1
2
3
4
5
{
...
}:
{
networking
.
hostName
=
"tiamat"
;
}
# vim: ts=2