diff options
Diffstat (limited to 'modules/system/startup.nix')
| -rw-r--r-- | modules/system/startup.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/startup.nix b/modules/system/startup.nix index ecbef46..ae7f2ef 100644 --- a/modules/system/startup.nix +++ b/modules/system/startup.nix @@ -14,7 +14,7 @@ in type = with lib.types; nullOr bool; default = null; example = false; - description = lib.mdDoc '' + description = '' Whether to enable the startup chime. By default, this option does not affect your system configuration in any way. |
