Also enable monitoring in lake2
This commit is contained in:
		
							parent
							
								
									1266c8f04e
								
							
						
					
					
						commit
						db6bb90af8
					
				| @ -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