nixos/hosts: add tuxcord-vm host configuration

This commit is contained in:
2026-05-02 23:20:55 +02:00
committed by ErrorNoInternet
parent 0b9f76dcb4
commit 6a29ac005c
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -4,5 +4,6 @@
./storage.nix
];
networking.fqdn = "tuxcord.net";
time.timeZone = "Canada/Eastern";
}