mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Switch back to the spotify desktop client
This commit is contained in:
parent
d3515c0964
commit
c34eed2570
2 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
kitty.enable = true;
|
||||
equalizer.enable = true;
|
||||
sops.enable = true;
|
||||
spotifyd.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
@ -34,6 +33,7 @@
|
|||
|
||||
pkgs.notepadqq
|
||||
pkgs.brave
|
||||
pkgs.spotify
|
||||
pkgs.cinnamon.nemo-with-extensions
|
||||
pkgs.webcord
|
||||
pkgs.jetbrains.idea-community
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue