1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests/modules/misc/xdg
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
..
default-locations.nix xdg: fix typo and add test 2021-11-20 09:47:27 +01:00
default.nix xdg-user-dirs: allow setting to null to skip setting 2022-11-13 10:38:54 +01:00
desktop-entries.nix xdg-desktop-entries: add 'actions' option, deprecate fileValidation (#2778) 2022-04-17 18:06:09 -04:00
desktop-full-expected.desktop xdg-desktop-entries: add 'actions' option, deprecate fileValidation (#2778) 2022-04-17 18:06:09 -04:00
desktop-min-expected.desktop xdg-desktop-entries: adjust to API changes 2022-03-04 01:08:00 +01:00
file-gen.nix xdg: add option 'xdg.stateHome' (#2439) 2021-11-04 17:42:44 +01:00
mime-apps-basics-expected.ini xdg-mime-apps: add module 2019-09-15 17:21:42 +02:00
mime-apps-basics.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
system-dirs.nix xdg: add XDG_*_HOME variables to systemd.user.sessionVariables (#2790) 2022-03-17 22:22:53 -04:00
user-dirs-null.nix xdg-user-dirs: allow setting to null to skip setting 2022-11-13 10:38:54 +01:00