Gnome wieder zum Laufen gebracht

This commit is contained in:
2026-06-11 17:27:39 +02:00
parent 12c86fa83e
commit 802a20ee75
4 changed files with 5 additions and 48 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/4E7A-3767";
{ device = "/dev/disk/by-uuid/10AE-597B";
fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ];
};