From ed275866316a446b35f5b649fff30895ab9236bd Mon Sep 17 00:00:00 2001 From: Sky Hearn Date: Wed, 6 Mar 2024 22:04:11 -0800 Subject: [PATCH] actually add the changes to configuration this time --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index bac47dd..fcf7b37 100644 --- a/configuration.nix +++ b/configuration.nix @@ -88,7 +88,7 @@ allowedIPs = [ "10.100.0.4/32" ]; } { # skyDesktop - publicKey = "L4msD0mEG2ctKDtaMJW2y3cs1fT2LBRVV7iVlWZ2nZc="; + publicKey = "36tqEexZ8e6ks+qjDpnMzUY9LAJvFvVDe6MLzR9vtEo="; allowedIPs = [ "10.100.0.5/32" ]; } ];