changed hardware config because my pc got eradicated

This commit is contained in:
2026-07-12 11:08:41 -05:00
parent bbdb6339b0
commit 932c83f8c8
+1 -1
View File
@@ -19,7 +19,7 @@
}; };
fileSystems."/boot" = fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/7082-DAFE"; { device = "/dev/disk/by-uuid/8750-9317";
fsType = "vfat"; fsType = "vfat";
options = [ "fmask=0077" "dmask=0077" ]; options = [ "fmask=0077" "dmask=0077" ];
}; };