forked from jan-leila/nix-config
		
	added wireguard sops config
This commit is contained in:
		
							parent
							
								
									c851a1baeb
								
							
						
					
					
						commit
						489106956b
					
				
					 4 changed files with 23 additions and 14 deletions
				
			
		|  | @ -89,6 +89,11 @@ | |||
|     networkmanager.enable = true; | ||||
|     useDHCP = lib.mkDefault true; | ||||
|     hostName = "horizon"; # Define your hostname. | ||||
| 
 | ||||
|     wireguard.interfaces = { | ||||
|       proton = { | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue