WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3
@ -5,9 +5,7 @@
 | 
				
			|||||||
    ../common/main.nix
 | 
					    ../common/main.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # For now we install NixOS in the first nvme disk (nvme0n1), as this node only
 | 
					  boot.loader.grub.device = "/dev/disk/by-id/wwn-0x55cd2e414d53563a";
 | 
				
			||||||
  # has one SSD already used for SUSE.
 | 
					 | 
				
			||||||
  boot.loader.grub.device = "/dev/disk/by-path/pci-0000:83:00.0-nvme-1";
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  environment.systemPackages = with pkgs; [
 | 
					  environment.systemPackages = with pkgs; [
 | 
				
			||||||
    ceph
 | 
					    ceph
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user