laptop stuff

This commit is contained in:
mrfluffy-dev
2025-08-13 00:28:39 +01:00
parent e888dc33e8
commit 9645a29026
5 changed files with 8 additions and 55 deletions

View File

@@ -56,7 +56,7 @@
fsType = "vfat";
})
(lib.mkIf (systemName == "laptop") {
device = "/dev/disk/by-uuid/A4F3-8038";
device = "/dev/disk/by-uuid/FF4B-819D";
fsType = "vfat";
options = [
"fmask=0077"