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

7 lines
85 B
Nix

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