feat: remove agenix and use git-crypt instead
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
age.secrets.nc_customer = {
|
||||
file = ./nc_customer.age;
|
||||
owner = "dyndns";
|
||||
};
|
||||
age.secrets.nc_api_password = {
|
||||
file = ./nc_api_password.age;
|
||||
owner = "dyndns";
|
||||
};
|
||||
age.secrets.nc_api_key = {
|
||||
file = ./nc_api_key.age;
|
||||
owner = "dyndns";
|
||||
};
|
||||
age.secrets.nc_domain = {
|
||||
file = ./nc_domain.age;
|
||||
owner = "dyndns";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user