add wpa_supplicant
This commit is contained in:
		
							parent
							
								
									72b6d521ac
								
							
						
					
					
						commit
						318a6ba1df
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -7,4 +7,8 @@
 | 
				
			||||||
    wireless.userControlled.enable = true;
 | 
					    wireless.userControlled.enable = true;
 | 
				
			||||||
    nameservers = [ "1.1.1.1" ];
 | 
					    nameservers = [ "1.1.1.1" ];
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  environment.systemPackages = with pkgs; [
 | 
				
			||||||
 | 
					    wpa_supplicant
 | 
				
			||||||
 | 
					  ];
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue