From 2f150d08c1ed976e9a2f365104a25dc294df643d Mon Sep 17 00:00:00 2001 From: William Date: Wed, 6 Aug 2025 19:42:45 -0300 Subject: [PATCH] trantor define disk by id --- hosts/modules/trantor/disko.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/trantor/disko.nix b/hosts/modules/trantor/disko.nix index 1b2b66c..a535e47 100644 --- a/hosts/modules/trantor/disko.nix +++ b/hosts/modules/trantor/disko.nix @@ -5,7 +5,7 @@ disk = { main = { type = "disk"; - device = "/dev/sda"; + device = "/dev/disk/by-id/scsi-3605e4addb4c640319c8c03436205530b"; content = { type = "gpt"; partitions = {