this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

nixos/profiles/wifi: disable DevonCorp

+1 -1
+1 -1
modules/nixos/profiles/wifi/default.nix
··· 50 50 ); 51 51 in { 52 52 "Atolls_Atlanta" = mkWPA2WiFi "Atolls_Atlanta" "$Atolls_AtlantaPSK"; 53 - "DevonCorp" = mkWPA2WiFi "DevonCorp" "$DevonCorpPSK"; 53 + # "DevonCorp" = mkWPA2WiFi "DevonCorp" "$DevonCorpPSK"; 54 54 "Dustin's A54" = mkWPA2WiFi "Dustin's A54" "$DustinsA54PSK"; 55 55 "East Pole Coffee Co." = mkWPA2WiFi "East Pole Coffee Co." "$EastPolePSK"; 56 56 "InmanPerkCustomer" = mkWPA2WiFi "InmanPerkCustomer" "$InmanPerkCustomerPSK";