feat(vpn): fully replace Mullvad VPN with Tailscale
This commit is contained in:
parent
5fe226434d
commit
4c32137982
9 changed files with 28 additions and 88 deletions
secrets
Binary file not shown.
|
@ -13,7 +13,6 @@ let
|
|||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHEucfNzPbDRdDjTaLG3PzN4lAzDAq3QUkaLvaRjjsCY";
|
||||
systems = [ home-pc home-server pilot1 ];
|
||||
in {
|
||||
"mullvad.age".publicKeys = [ felschr home-pc home-server pilot1 ];
|
||||
"restic/b2.age".publicKeys = [ felschr home-pc home-server pilot1 ];
|
||||
"restic/password.age".publicKeys = [ felschr home-pc home-server pilot1 ];
|
||||
"smtp.age".publicKeys = [ felschr home-pc home-server ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue