1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-17 03:47:28 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Andrew Marshall
bc90de24d8
xdg-user-dirs: allow setting to null to skip setting
Previously, this module was all-or-nothing with its pre-defined user
dirs. This allows e.g. `xdg.userDirs.desktop = null;` to opt-out of
some configuration while still benefiting from the rest.
2022-11-13 10:38:54 +01:00