From def4036e2b9c7f56e77703e521cf9bbcd289817d Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Wed, 19 Jun 2024 21:36:09 -0400 Subject: [PATCH] base/networking: reformat --- nixosModules/base/networking/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nixosModules/base/networking/default.nix b/nixosModules/base/networking/default.nix index d5e3148a..8a8d50d7 100644 --- a/nixosModules/base/networking/default.nix +++ b/nixosModules/base/networking/default.nix @@ -33,6 +33,7 @@ psk = "$DustinsiPhonePSK"; }; }; + javapatron = { connection = { id = "javapatron"; @@ -44,6 +45,7 @@ key-mgmt = "wpa-psk"; }; }; + Stargate-Discovery = { connection = { id = "Stargate-Discovery"; @@ -56,6 +58,7 @@ psk = "$StargateDiscoveryPSK"; }; }; + wattson = { connection = { id = "wattson"; @@ -68,7 +71,7 @@ psk = "$wattsonPSK"; }; }; - + WeWorkWiFi = { "802-1x" = { eap = "peap;";