Merge pull request 'add client' (#79) from leon/nix-config:master into master

Reviewed-on: #79
This commit is contained in:
astro 2022-11-10 01:05:25 +01:00
commit 17f531292f
1 changed files with 5 additions and 0 deletions

View File

@ -127,6 +127,11 @@
#leon-Pi
publicKey = "TzAImxyt2by5BfCR79U5giD4rzPrUrtWWy2IvXVF+ik=";
allowedIPs = [ "10.10.11.6" ];
}
{
#leon-windows
publicKey = "djNLXtdgDAD2P/14EHXG8bjcHkKvPflNZhEHq5AEcgU=";
allowedIPs = [ "10.10.11.12" ];
}
#-------------------<<B>>--------------------------.
{