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