mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 01:57:54 +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 = {
|
||||
Unit = {
|
||||
After = [ "network.target" "sound.target" ];
|
||||
|
Loading…
Reference in New Issue
Block a user