nixos/hosts: add tuxcord-vm host configuration
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
./storage.nix
|
||||
];
|
||||
|
||||
networking.fqdn = "tuxcord.net";
|
||||
time.timeZone = "Canada/Eastern";
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
networking.fqdn = "tuxcord.test";
|
||||
}
|
||||
Reference in New Issue
Block a user