about summary refs log tree commit diff stats
path: root/hosts/tiamat/networking.nix
blob: 1ee7d8509db4cb817c74b9454b9a5b6ebc95eaf8 (plain) (blame)
1
2
3
4
5
6
{
  ...
}: {
  networking.hostName = "tiamat";
}
# vim: ts=2