diff --git a/modules/system/defaults/dock.nix b/modules/system/defaults/dock.nix index b48486e98..8c9741c8c 100644 --- a/modules/system/defaults/dock.nix +++ b/modules/system/defaults/dock.nix @@ -140,7 +140,7 @@ in { type = types.nullOr (types.listOf (types.either types.path types.str)); default = null; example = [ "~/Documents" "~/Downloads" ]; - description = lib.mdDoc '' + description = '' Persistent folders in the dock. ''; apply = value: