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
7
system/dev/dn-lap/sops-conf.nix
Normal file
7
system/dev/dn-lap/sops-conf.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
sops = {
|
||||
secrets = {
|
||||
"wireguard/conf" = { };
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue