Merge pull request 'dyndns: remove mkRemovedOptionModule' (#1990) from kenji/clan-core:rm-unused-dep-warn into main

This commit is contained in:
clan-bot
2024-08-30 11:54:40 +00:00

View File

@@ -126,11 +126,6 @@ in
};
imports = [
(lib.mkRemovedOptionModule [
"clan"
"dyndns"
"enable"
] "Just define clan.dyndns.settings to enable it")
../nginx
];