all repos — nixfiles @ 3b7ea665a7a5d516e36b9d2f74fbddac72590eed

System and user configuration, managed by nix and home-manager

music: install tauon with Discord integration

Alan Pearce
commit

3b7ea665a7a5d516e36b9d2f74fbddac72590eed

parent

557058a3575995c0d0d7b7072d0f769d7621c049

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/music.nixuser/settings/music.nix
@@ -4,6 +4,7 @@ {
home.packages = with pkgs; [ cmus playerctl + (tauon.override { withDiscordRPC = true; }) ]; xdg.desktopEntries.cmus = {