Spotifyd
This commit is contained in:
parent
20d733e16a
commit
d5b262b4fa
4 changed files with 46 additions and 12 deletions
|
|
@ -115,6 +115,10 @@
|
|||
agenix.nixosModule
|
||||
{
|
||||
# age.secrets.oauth_proxy_client_credentials.file = ./secrets/oauth_proxy_client_credentials.age;
|
||||
age.secrets.spotify_password = {
|
||||
file = ./secrets/spotify_password.age;
|
||||
owner = "bertof";
|
||||
};
|
||||
}
|
||||
|
||||
./nixos_modules/bertof_user.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue