wireguard progress
This commit is contained in:
parent
85962b9344
commit
c87584c294
12 changed files with 178 additions and 29 deletions
9
sys/profiles/secrets/rackserv/default.nix
Normal file
9
sys/profiles/secrets/rackserv/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
sops.secrets = {
|
||||
wireguard-privatekey = {
|
||||
format = "binary";
|
||||
sopsFile = ./wireguard-private;
|
||||
owner = "systemd-network";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue