mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: enable spotify-player
This commit is contained in:
parent
d19de29379
commit
9b074ef1c3
3 changed files with 10 additions and 5 deletions
|
@ -51,6 +51,8 @@
|
|||
services.easyeffects.enable = true;
|
||||
services.easyeffects.package = pkgs.easyeffects;
|
||||
|
||||
programs.spotify-player.enable = true;
|
||||
|
||||
# Notification daemon
|
||||
# services.dunst = {
|
||||
# enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue