hosts/gatekeeper: add vpn secret
This commit is contained in:
parent
a34a637f48
commit
9d6a7b1c88
@ -100,7 +100,7 @@
|
|||||||
];
|
];
|
||||||
listenPort = 51820;
|
listenPort = 51820;
|
||||||
allowedIPsAsRoutes = false;
|
allowedIPsAsRoutes = false;
|
||||||
privateKeyFile = "/var/src/secrets/wireguard/wg-vpn";
|
privateKeyFile = config.age.secrets.wg-vpn.path;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
9
hosts/gatekeeper/secrets/wg-vpn.age
Normal file
9
hosts/gatekeeper/secrets/wg-vpn.age
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 HwR33w mc6hKfB2yixGjxjDoUlz5e+KQ9CdlTveXhecg+fnBz0
|
||||||
|
PvS1xgw1EpHKjHyjnAQQ6bt5wZF42rE5TE/tNJ4KEKU
|
||||||
|
-> ssh-ed25519 W4Oy+w Cfmoqb/Odb+XJECaXhm7yDqdOi0776l8I3rsZimfNkw
|
||||||
|
86jSNwg/eKkxCvncnnVDwc6OZovXFMwLnqPeCtuWGHg
|
||||||
|
-> c-grease nQ | u[<tiR5
|
||||||
|
ZJfBhhmLf64ruvxrxxHtjSuZ00snW+w9
|
||||||
|
--- f8ZhZlLEbwre1PYWOGu2rBVllDbDIjj7FmW8Jrq9EQM
|
||||||
|
W*àË:§ºA˜Í2¢‹°¢Úú^<5E>-'‹ÛÒ¦qé_©ì-ÂøWd+*EŽäƒ¿ÿÿGÊýY$ý©—t\b™Ï\Ô3º[}a}\âˆV3ïg
|
Loading…
Reference in New Issue
Block a user