feat(vpn): automatic login

This commit is contained in:
Felix Schröter 2022-08-26 21:36:21 +02:00
parent abfc044256
commit 05c0341e4c
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 37 additions and 10 deletions

View file

@ -11,6 +11,7 @@ let
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILO+OLPr8zdOMYyKtm98AFJai7zbaxw7JhVWgOwu7K3C";
systems = [ home-pc home-server ];
in {
"mullvad.age".publicKeys = [ felschr home-pc home-server ];
"restic/b2.age".publicKeys = [ felschr home-pc home-server ];
"restic/password.age".publicKeys = [ felschr home-pc home-server ];
"smtp.age".publicKeys = [ felschr home-pc home-server ];