mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-12 06:19:05 +00:00
users/foodogsquared: configure ncmpcpp
This commit is contained in:
parent
3a7008a510
commit
9b00056165
@ -107,6 +107,11 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.ncmpcpp = {
|
||||||
|
enable = true;
|
||||||
|
mpdMusicDir = musicDir;
|
||||||
|
};
|
||||||
|
|
||||||
systemd.user.services.gonic = {
|
systemd.user.services.gonic = {
|
||||||
Unit = {
|
Unit = {
|
||||||
After = [ "network.target" "sound.target" ];
|
After = [ "network.target" "sound.target" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user