nixos/racoon: drop

This commit is contained in:
ajs124 2021-12-15 17:56:08 +00:00
parent b5f5cc6d44
commit 737de29e11
3 changed files with 3 additions and 46 deletions

View file

@ -80,6 +80,9 @@ with lib;
libinput and synaptics.
'')
(mkRemovedOptionModule [ "virtualisation" "rkt" ] "The rkt module has been removed, it was archived by upstream")
(mkRemovedOptionModule [ "services" "racoon" ] ''
The racoon module has been removed, because the software project was abandoned upstream.
'')
# Do NOT add any option renames here, see top of the file
];