Disable pixiecore in hut for now
This commit is contained in:
		
							parent
							
								
									c360937d52
								
							
						
					
					
						commit
						4a40098459
					
				| @ -9,7 +9,7 @@ | ||||
|     ./nfs.nix | ||||
|     ./slurm-daemon.nix | ||||
|     ./ceph.nix | ||||
|     ./pxe.nix | ||||
|     #./pxe.nix | ||||
|     agenix.nixosModules.default | ||||
|   ]; | ||||
| 
 | ||||
|  | ||||
| @ -22,5 +22,14 @@ let | ||||
|   ''; | ||||
| in | ||||
| { | ||||
|   ## We need a DHCP server to provide the IP | ||||
|   #services.dnsmasq = { | ||||
|   #  enable = true; | ||||
|   #  settings = { | ||||
|   #    domain-needed = true; | ||||
|   #    dhcp-range = [ "192.168.0.2,192.168.0.254" ]; | ||||
|   #  }; | ||||
|   #}; | ||||
| 
 | ||||
|   environment.systemPackages = [ script ]; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user