From 75ec332e6a0cdaae0014701ce92d402801854014 Mon Sep 17 00:00:00 2001 From: Vanilla Date: Thu, 7 Oct 2021 08:18:06 +0800 Subject: kippo: cleanup the corresponding broken module. --- nixos/modules/rename.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/rename.nix') diff --git a/nixos/modules/rename.nix b/nixos/modules/rename.nix index 4db6efb75d82..a35a6fe14c7a 100644 --- a/nixos/modules/rename.nix +++ b/nixos/modules/rename.nix @@ -80,6 +80,8 @@ with lib; is broken when using cgroups-v2. '') + (mkRemovedOptionModule [ "services" "kippo" ] "The corresponding package was removed from nixpkgs.") + # Do NOT add any option renames here, see top of the file ]; } -- cgit 1.4.1