feat(adho): Add various wifi networks (NixCon etc.)
This commit is contained in:
		
							parent
							
								
									3ec17661bd
								
							
						
					
					
						commit
						0e8f4832ed
					
				
					 1 changed files with 15 additions and 8 deletions
				
			
		| 
						 | 
					@ -89,11 +89,6 @@
 | 
				
			||||||
        psk = "elmolino021";
 | 
					        psk = "elmolino021";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      # Sync Compound
 | 
					 | 
				
			||||||
      "RWDS" = {
 | 
					 | 
				
			||||||
        psk = "radicalagenda";
 | 
					 | 
				
			||||||
      };
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      "BrewDog" = {
 | 
					      "BrewDog" = {
 | 
				
			||||||
        psk = "welovebeer";
 | 
					        psk = "welovebeer";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
| 
						 | 
					@ -138,6 +133,20 @@
 | 
				
			||||||
        psk = "realbeer";
 | 
					        psk = "realbeer";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      "econ-guest" = {
 | 
				
			||||||
 | 
					        psk = "Finance2010";
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      "KabelBox-2FD0" = {
 | 
				
			||||||
 | 
					        psk = "92433048597489095671";
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      # NixCon 2018
 | 
				
			||||||
 | 
					      "Coin Street Community Builders " = {
 | 
				
			||||||
 | 
					        psk = "3vents2016";
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      "mycloud" = {};
 | 
				
			||||||
      "Norwegian Internet Access" = {};
 | 
					      "Norwegian Internet Access" = {};
 | 
				
			||||||
      "NSB_INTERAKTIV" = {};
 | 
					      "NSB_INTERAKTIV" = {};
 | 
				
			||||||
      "The Thief" = {};
 | 
					      "The Thief" = {};
 | 
				
			||||||
| 
						 | 
					@ -150,9 +159,7 @@
 | 
				
			||||||
      "Lorry Gjest" = {};
 | 
					      "Lorry Gjest" = {};
 | 
				
			||||||
      "Amundsengjest" = {};
 | 
					      "Amundsengjest" = {};
 | 
				
			||||||
      "Beer Palace Gjest" = {};
 | 
					      "Beer Palace Gjest" = {};
 | 
				
			||||||
      "KabelBox-2FD0" = {
 | 
					      "ibis" = {};
 | 
				
			||||||
        psk = "92433048597489095671";
 | 
					 | 
				
			||||||
      };
 | 
					 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue