mirror of
https://github.com/kmein/niveum
synced 2026-03-20 12:01:06 +01:00
feat(zaatar): enable spotifyd
This commit is contained in:
2
ci.nix
2
ci.nix
@@ -33,6 +33,8 @@ let
|
||||
"openweathermap.key"
|
||||
"traadfri.key"
|
||||
"wifi/Aether.psk"
|
||||
"spotify/username"
|
||||
"spotify/password"
|
||||
];
|
||||
systemSecrets = let basic = [ "retiolum.ed25519" "retiolum.key" "syncthing/cert.pem" "syncthing/key.pem"]; in {
|
||||
zaatar = ensureFiles ([ "moodle.token" "telegram/moodle-dl.token" ] ++ basic);
|
||||
|
||||
Reference in New Issue
Block a user