diff --git a/home/natto/music.nix b/home/natto/music.nix index 8d576b7..e220cd7 100644 --- a/home/natto/music.nix +++ b/home/natto/music.nix @@ -66,6 +66,7 @@ in home = { packages = with pkgs; [ + spotify playerctl mpc_cli (ncmpcpp.override { @@ -81,10 +82,6 @@ in source = ./config/ncmpcpp/config; target = "${config.xdg.configHome}/ncmpcpp/config"; }; - - sessionVariables = { - # LV2_PATH = lib.makeSearchPath "lib/lv2" (with pkgs; [ calf ]); - }; }; diff --git a/home/natto/pkgs.nix b/home/natto/pkgs.nix index 340abb6..57d35e6 100644 --- a/home/natto/pkgs.nix +++ b/home/natto/pkgs.nix @@ -6,7 +6,6 @@ wireplumber pulseaudio pavucontrol - spotify imagemagick # Utils @@ -21,7 +20,7 @@ cachix steam-run - # GUI utils + # GUI vesktop (xfce.thunar.override { thunarPlugins = with xfce; [ @@ -38,8 +37,6 @@ zenity # Misc - anki - tor-browser-bundle-bin mailcap libsForQt5.qtstyleplugins ] ++ lib.optionals config.isLaptop [