Enable spotify for user ben
This commit is contained in:
parent
c2bc749beb
commit
0e8a2a4468
|
@ -32,8 +32,11 @@ in
|
|||
};
|
||||
|
||||
paperless.enable = true;
|
||||
arduino.enable = true;
|
||||
email.enable = true;
|
||||
uhk.enable = true;
|
||||
audio.spotify.enable = true;
|
||||
audio.spotify.username = "spotify@benjaminbaedorf.eu";
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
|
|
Loading…
Reference in a new issue