about summary refs log tree commit diff
path: root/nixos/modules/rename.nix
diff options
context:
space:
mode:
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 27b6f01c71fb..7ddca7a52128 100644
--- a/nixos/modules/rename.nix
+++ b/nixos/modules/rename.nix
@@ -50,6 +50,7 @@ let
         options = setFrom (mkOption {
           description = "${status.name} of <option>${to}</option>.";
           apply = x: status.msg.use (toOf config);
+          visible = false;
         });
       }] ++
       [{