WIP: add meta to packages and create nix-support/private file for unfree packages
			#20
		
		
	@ -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