mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Switch to spotifyd
This commit is contained in:
parent
c170ec09db
commit
4d42f548fd
6 changed files with 71 additions and 4 deletions
|
|
@ -34,6 +34,7 @@
|
|||
kitty.enable = true;
|
||||
equalizer.enable = true;
|
||||
sops.enable = true;
|
||||
spotifyd.enable = true;
|
||||
};
|
||||
|
||||
programs.btop.enable = true;
|
||||
|
|
@ -41,7 +42,6 @@
|
|||
home.packages = [
|
||||
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