forked from fabian/nix
		
	disable fuckery de interface
This commit is contained in:
		
							parent
							
								
									b77f64cc27
								
							
						
					
					
						commit
						e9a92ab48f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -37,8 +37,8 @@ | |||
|     networkmanager.enable = true; | ||||
| 
 | ||||
|     useDHCP = false; # The global useDHCP flag is deprecated, therefore explicitly set to false here. | ||||
|     interfaces.enp7s0.useDHCP = true; # Per-interface useDHCP will be mandatory in the future, so this generated config | ||||
|     interfaces.wlp6s0.useDHCP = true; # replicates the default behaviour. | ||||
|     #interfaces.enp7s0.useDHCP = true; # Per-interface useDHCP will be mandatory in the future, so this generated config | ||||
|     #interfaces.wlp6s0.useDHCP = true; # replicates the default behaviour. | ||||
|   }; | ||||
| 
 | ||||
|   boot = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue