dyndns: remove mkRemovedOptionModule

It has never existed, we don't need to deprecate it.
This commit is contained in:
a-kenji
2024-08-30 13:48:59 +02:00
parent 0c135dc2ff
commit 18412736ea

View File

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