WIP: Add TACUDA package #18
@ -3,7 +3,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  imports = [
 | 
					  imports = [
 | 
				
			||||||
    ../common/main.nix
 | 
					    ../common/main.nix
 | 
				
			||||||
    ./monitoring.nix
 | 
					    ../common/monitoring.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Select the this using the ID to avoid mismatches
 | 
					  # Select the this using the ID to avoid mismatches
 | 
				
			||||||
 | 
				
			|||||||
@ -3,6 +3,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  imports = [
 | 
					  imports = [
 | 
				
			||||||
    ../common/main.nix
 | 
					    ../common/main.nix
 | 
				
			||||||
 | 
					    ../common/monitoring.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  boot.loader.grub.device = "/dev/disk/by-id/wwn-0x55cd2e414d53563a";
 | 
					  boot.loader.grub.device = "/dev/disk/by-id/wwn-0x55cd2e414d53563a";
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user