UUIDs wegen Neuinstallation des Systems angepasst

This commit is contained in:
2026-05-05 12:36:46 +02:00
parent 61a97b2702
commit 138969667b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/7A7F-078B";
{ device = "/dev/disk/by-uuid/4E7A-3767";
fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ];
};