Set up spotifyd with spotify-qt
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
networking.networkmanager.enable = true;
|
||||
programs.nm-applet.enable = true;
|
||||
|
||||
# A bit confusing but this is required for the home-manager spotifyd :/
|
||||
age.secrets.spotify_pass = {
|
||||
file = ../../../secrets/spotify_pass.age;
|
||||
owner = config.users.users.daniel.name;
|
||||
};
|
||||
|
||||
services = {
|
||||
gnome.gnome-keyring.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user