refactor: separate sops-nix configuration for each device
This commit is contained in:
parent
97e6508ab9
commit
41db8f919a
9 changed files with 53 additions and 7 deletions
|
|
@ -10,13 +10,6 @@ in
|
|||
age = {
|
||||
keyFile = ageKeyFile;
|
||||
};
|
||||
|
||||
secrets = {
|
||||
"wireguard/privateKey" = { };
|
||||
"wireguard/conf" = { };
|
||||
"nextcloud/adminPassword" = { };
|
||||
"step_ca/password" = { };
|
||||
};
|
||||
};
|
||||
|
||||
environment.variables = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue