finally system boots with new config

need to add all my stuff btw
This commit is contained in:
2026-07-11 23:14:30 -05:00
parent bbdb6339b0
commit c5209b0d90
17 changed files with 578 additions and 252 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/7082-DAFE";
{ device = "/dev/disk/by-uuid/8750-9317";
fsType = "vfat";
options = [ "fmask=0077" "dmask=0077" ];
};