Files
tuxcord.nix/nixos/hosts/tuxcord-test/default.nix
T

5 lines
61 B
Nix

{
dns.enable = true;
networking.fqdn = "tuxcord.test";
}