❄️ Nix configurations
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

disable mpd update

A.Ottr c01b06bb 8b98ba82

+1 -1
+1 -1
home/common/music.nix
··· 13 13 programs.beets = { 14 14 enable = true; 15 15 mpdIntegration.enableStats = true; #mdpstats plugin 16 - mpdIntegration.enableUpdate = true; # mdpupdate plugin 16 + mpdIntegration.enableUpdate = false; # mdpupdate plugin 17 17 18 18 settings = { 19 19 directory = config.xdg.userDirs.music;