wireguard namespace on nixdesk
This commit is contained in:
parent
c7b94c8000
commit
825e37c4d4
5 changed files with 28 additions and 22 deletions
|
@ -4,22 +4,6 @@
|
|||
format = "binary";
|
||||
sopsFile = ./wireguard;
|
||||
};
|
||||
wireguard-preshared = {
|
||||
key = "PresharedKey";
|
||||
sopsFile = ./wireguard.yaml;
|
||||
};
|
||||
wireguard-private = {
|
||||
key = "PrivateKey";
|
||||
sopsFile = ./wireguard.yaml;
|
||||
};
|
||||
cloudflare = {
|
||||
format = "binary";
|
||||
sopsFile = ./cloudflare;
|
||||
};
|
||||
brawlstars-api-key = {
|
||||
format = "binary";
|
||||
sopsFile = ./brawlstars;
|
||||
};
|
||||
samba = {
|
||||
format = "binary";
|
||||
sopsFile = ./samba;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue