forked from CCCHH/nix-infra
		
	Give the Proxmox VM template a nicer name
This commit is contained in:
		
					parent
					
						
							
								c427ff934a
							
						
					
				
			
			
				commit
				
					
						bd1d59e8b4
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -9,6 +9,7 @@
 | 
			
		|||
{
 | 
			
		||||
  proxmox = {
 | 
			
		||||
    qemuConf = {
 | 
			
		||||
      name = "Template-NixOS-${config.system.nixos.release}";
 | 
			
		||||
      boot = "order=virtio0";
 | 
			
		||||
      cores = 2;
 | 
			
		||||
      memory = 512;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue