1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-13 20:30:02 +00:00

Merge pull request #953 from techknowlogick/patch-1

remove final lib.mddoc
This commit is contained in:
Michael Hoang 2024-05-17 09:25:37 +10:00 committed by GitHub
commit ffc01182f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: