Expand dyndns to cover muliple domains

This commit is contained in:
2023-06-23 21:14:55 +02:00
parent 8a7b7f01d8
commit b98a7da9cd
2 changed files with 10 additions and 5 deletions
+4 -1
View File
@@ -79,7 +79,10 @@
../../profiles/autossh-reverse-tunnels
#../../profiles/xrdp
];
services.domeneshop-updater.target = "olavtr.pbsds.net";
services.domeneshop-updater.targets = [
"pbsds.net"
"olavtr.pbsds.net"
];
# TODO: remove? Move to where relevant?
nixpkgs.overlays = [