From a2075cfd655a106b7fc5c15f18acc7bdef1bc0c1 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Fri, 25 Aug 2023 13:40:10 +0200 Subject: [PATCH] Use the sda for lake2 --- m/lake2/configuration.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/m/lake2/configuration.nix b/m/lake2/configuration.nix index 99fffa3..255a53a 100644 --- a/m/lake2/configuration.nix +++ b/m/lake2/configuration.nix @@ -5,9 +5,7 @@ ../common/main.nix ]; - # For now we install NixOS in the first nvme disk (nvme0n1), as this node only - # has one SSD already used for SUSE. - boot.loader.grub.device = "/dev/disk/by-path/pci-0000:83:00.0-nvme-1"; + boot.loader.grub.device = "/dev/disk/by-id/wwn-0x55cd2e414d53563a"; environment.systemPackages = with pkgs; [ ceph