fix: use by-id path for SSD instead of /dev/sda

This commit is contained in:
2026-07-18 02:34:16 +01:00
parent 54ac8d5b24
commit 63c319cf69

View File

@@ -2,7 +2,7 @@
disko.devices = {
disk.main = {
type = "disk";
device = "/dev/sda";
device = "/dev/disk/by-id/ata-Samsung_SSD_850_EVO_120GB_S21UNXAG707431X";
content = {
type = "gpt";
partitions = {