diff --git a/hosts/nb-01.cloonar.com/hardware-configuration.nix b/hosts/nb-01.cloonar.com/hardware-configuration.nix index 2b70117..23473be 100644 --- a/hosts/nb-01.cloonar.com/hardware-configuration.nix +++ b/hosts/nb-01.cloonar.com/hardware-configuration.nix @@ -30,7 +30,7 @@ slot = 2; twoFactor = false; storage = { - device = "/dev/nvme0n1p1"; + device = "/dev/disk/by-uuid/C281-E509"; }; }; };