mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
nameservers: Restructure modules
This commit is contained in:
parent
1f2c921b81
commit
2b26c715f2
6 changed files with 10 additions and 10 deletions
|
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.nameservers.public = {
|
||||
services.public-nameserver = {
|
||||
enable = true;
|
||||
zones = [
|
||||
"sprouted.cloud"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue