summary refs log tree commit diff
path: root/nixos/modules/rename.nix
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-03-06 12:01:39 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-05-16 09:23:07 +1000
commit5195aed6171249a830c95401a88687bac4eb7193 (patch)
treec724b7b56926fb2a18f0b04dc4a7c59a3d91d030 /nixos/modules/rename.nix
parent32b8ed738096bafb4cdb7f70347a0f63f9f40151 (diff)
rkt: remove
Diffstat (limited to 'nixos/modules/rename.nix')
-rw-r--r--nixos/modules/rename.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/rename.nix b/nixos/modules/rename.nix
index a946268494ed3..7776c648af8a7 100644
--- a/nixos/modules/rename.nix
+++ b/nixos/modules/rename.nix
@@ -48,6 +48,7 @@ with lib;
       systemd-logind API). Instead of using the module you can now
       simply add the brightnessctl package to environment.systemPackages.
     '')
+    (mkRemovedOptionModule [ "virtualisation" "rkt" ] "The rkt module has been removed, it was archived by upstream")
 
     (mkRemovedOptionModule ["services" "prey" ] ''
       prey-bash-client is deprecated upstream