Remove the HRS guest network as it no longer exists
diff --git a/modules/networking.nix b/modules/networking.nix
index 4194150..100e9af 100644
--- a/modules/networking.nix
+++ b/modules/networking.nix
@@ -48,7 +48,6 @@
               phase2="auth=MSCHAPV2"
             '';
           };
-          "HRSFC Guest".psk = "@hrsfcGuestPass@";
           "HRSFC Wi-Fi".psk = "@hrsfcGuestPass@";
           adelie10 = {
             psk = "@adelie10Pass@";