Remove old mount from Zeke

This commit is contained in:
Greg Hellings
2025-08-26 20:20:35 -05:00
parent 568aef0fdb
commit 3998139279
-4
View File
@@ -33,10 +33,6 @@
device = "/dev/nvme0n1p1";
fsType = "auto";
};
"/windows11" = {
device = "/dev/nvme1n1p2";
fsType = "ntfs-3g";
};
};
swapDevices = [ ];