lots of diff things
This commit is contained in:
parent
fb2fae14d9
commit
13773b1be3
22 changed files with 812 additions and 138 deletions
|
@ -4,5 +4,14 @@
|
|||
format = "binary";
|
||||
sopsFile = ./wireguard;
|
||||
};
|
||||
#wireguard-preshared = {
|
||||
# format = "yaml";
|
||||
# sopsFile = ./wireguard.yaml;
|
||||
#};
|
||||
wireguard-private = {
|
||||
format = "yaml";
|
||||
sopsFile = ./wireguard.yaml;
|
||||
key = "PrivateKey";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue