Set up spotifyd with spotify-qt

This commit is contained in:
2022-06-25 01:07:03 +01:00
parent 6a0f22f4a4
commit 18e5839ea8
8 changed files with 53 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ let
system2 = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDwfy5oG1heHoQlZgrTxqlW+oOTB8NdNcNm1IpKyqfIA root@nixos";
systems = [system1 system2];
in {
"spotify_pass.age".publicKeys = systems ++ users;
"rclone_password1.age".publicKeys = [user4 system2];
"rclone_password2.age".publicKeys = [user4 system2];
"dungflix_bucket_account_id.age".publicKeys = [user4 system2];