diff --git a/nixos/modules/system/boot/luksroot.nix b/nixos/modules/system/boot/luksroot.nix index e925a1e7d2d0..02e39df724c1 100644 --- a/nixos/modules/system/boot/luksroot.nix +++ b/nixos/modules/system/boot/luksroot.nix @@ -999,7 +999,6 @@ in type = with types; listOf singleLineStr; default = [ ]; example = [ "_netdev" ]; - visible = false; description = '' Only used with systemd stage 1.