all repos — nixfiles @ 27f21feb7dd4603c37345208751a17d54e51f61b

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

music: replace tauon with sublime-music

Alan Pearce
commit

27f21feb7dd4603c37345208751a17d54e51f61b

parent

f4dd66b5b900f4a6bf77ee324cf6416e7345926b

1 file changed, 2 insertions(+), 3 deletions(-)

jump to
M user/settings/music.nixuser/settings/music.nix
@@ -1,10 +1,9 @@
-{ config -, pkgs +{ pkgs , ... }: { home.packages = with pkgs; [ sonixd - (tauon.override { withDiscordRPC = true; }) + sublime-music ]; xdg.desktopEntries.sonixd = {