This commit is contained in:
Greg Hellings
2024-10-29 13:40:01 -05:00
parent 9d979b06a2
commit b5d4eeb1ed
2 changed files with 62 additions and 37 deletions
-4
View File
@@ -91,10 +91,6 @@
device = "/dev/nvme0n1p1";
fsType = "auto";
};
"/windows" = {
device = "/dev/nvme0n1p5";
fsType = "ntfs-3g";
};
"/windows11" = {
device = "/dev/nvme1n1p2";
fsType = "ntfs-3g";