Merge pull request #140820 from VergeDX/kippo-remove

kippo: cleanup the corresponding broken module.
This commit is contained in:
Bobby Rong
2021-10-11 17:19:11 +08:00
committed by GitHub
4 changed files with 4 additions and 120 deletions

View File

@@ -81,6 +81,8 @@ with lib;
'')
(mkRemovedOptionModule ["services" "wakeonlan"] "This module was removed in favor of enabling it with networking.interfaces.<name>.wakeOnLan")
(mkRemovedOptionModule [ "services" "kippo" ] "The corresponding package was removed from nixpkgs.")
# Do NOT add any option renames here, see top of the file
];
}