mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
knot + rfc2136
This commit is contained in:
parent
bf369e6496
commit
bbdc56ab5d
4 changed files with 16 additions and 13 deletions
|
|
@ -7,7 +7,7 @@ with lib;
|
|||
network.dns.dynamic = mkEnableOption "Enable Glauca Dynamic DNS Updater";
|
||||
};
|
||||
|
||||
config = mkIf (config.network.dns.dynamic) {
|
||||
config = mkIf (false) {
|
||||
kw.secrets = [
|
||||
"hexdns-key"
|
||||
"hexdns-secret"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue