service/dyndns: migrate inadyn from ddclient

This commit is contained in:
Felix Buehler 2024-10-22 23:04:59 +02:00
parent c9e4dd7128
commit cf5ca17b47
3 changed files with 14 additions and 8 deletions

View file

@ -9,7 +9,9 @@ in
"bazarr/apikey" = { };
"borgbackup/password" = { };
"borgbackup/ssh_key" = { };
"dyndns/password" = { };
"dyndns/password" = {
owner = config.users.users.inadyn.name;
};
"prowlarr/apikey" = { };
"radarr/apikey" = { };
"sonarr/apikey" = { };