actually add the changes to configuration this time

This commit is contained in:
Sky Hearn 2024-03-06 22:04:11 -08:00
parent 035560abdd
commit ed27586631
Signed by: fallingsky04
GPG Key ID: 15D8153BB226E118
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
allowedIPs = [ "10.100.0.4/32" ];
}
{ # skyDesktop
publicKey = "L4msD0mEG2ctKDtaMJW2y3cs1fT2LBRVV7iVlWZ2nZc=";
publicKey = "36tqEexZ8e6ks+qjDpnMzUY9LAJvFvVDe6MLzR9vtEo=";
allowedIPs = [ "10.100.0.5/32" ];
}
];