Add nameserver host definition.
This commit is contained in:
parent
b83750e220
commit
e6c6170bf5
8
hosts/nameserver.nix
Normal file
8
hosts/nameserver.nix
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
description = "Primary Fudo.org nameserver";
|
||||
admin-email = "admin@fudo.org";
|
||||
domain = "fudo.org";
|
||||
site = "portage";
|
||||
# Running in a container
|
||||
nixos-system = false;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user