5 lines
61 B
Nix
5 lines
61 B
Nix
{
|
|
dns.enable = true;
|
|
networking.fqdn = "tuxcord.test";
|
|
}
|
{
|
|
dns.enable = true;
|
|
networking.fqdn = "tuxcord.test";
|
|
}
|