1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00

remove final lib.mddoc

This commit is contained in:
techknowlogick 2024-05-16 12:48:56 -04:00 committed by GitHub
parent cb02884fa1
commit de20ea4882
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: