dyndns: remove mkRemovedOptionModule
It has never existed, we don't need to deprecate it.
This commit is contained in:
@@ -126,11 +126,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
(lib.mkRemovedOptionModule [
|
|
||||||
"clan"
|
|
||||||
"dyndns"
|
|
||||||
"enable"
|
|
||||||
] "Just define clan.dyndns.settings to enable it")
|
|
||||||
../nginx
|
../nginx
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user