feat(dyndns): add additional secret and write dyndns script
This commit is contained in:
@@ -11,4 +11,8 @@
|
||||
file = ./nc_api_key.age;
|
||||
owner = "dyndns";
|
||||
};
|
||||
age.secrets.nc_domain = {
|
||||
file = ./nc_domain.age;
|
||||
owner = "dyndns";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user