WIP systemd-networkd dhcp server module.
This commit is contained in:
		
							parent
							
								
									513f4eb518
								
							
						
					
					
						commit
						b85bdbb787
					
				
					 5 changed files with 1392 additions and 16 deletions
				
			
		
							
								
								
									
										9
									
								
								modules/nixos/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								modules/nixos/default.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
{
 | 
			
		||||
  config,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  inputs,
 | 
			
		||||
  ...
 | 
			
		||||
}: {
 | 
			
		||||
  imports=[./systemd-dhcpServ.nix];
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue