1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00
home-manager/tests/modules/services/mpdris2
Robert Helgesson 5427f3d1f0
mpd: use XDG music dir if XDG user dirs are enabled
If the user has enabled the XDG user directories module then we can
use the XDG music directory in the MPD module. Otherwise we'll leave
the option undefined so that the user is forced to define the
directory to use.

This applies to state version 22.11 and above.

Fixes #3225
2022-09-16 13:41:40 +02:00
..
basic-configuration.config mpdris2: add basic test cases 2022-05-25 18:43:22 +02:00
basic-configuration.nix mpd: use XDG music dir if XDG user dirs are enabled 2022-09-16 13:41:40 +02:00
basic-configuration.service mpdris2: add basic test cases 2022-05-25 18:43:22 +02:00
default.nix mpdris2: add basic test cases 2022-05-25 18:43:22 +02:00
with-password.config mpdris2: add basic test cases 2022-05-25 18:43:22 +02:00
with-password.nix mpd: use XDG music dir if XDG user dirs are enabled 2022-09-16 13:41:40 +02:00