Update files

This commit is contained in:
2026-03-15 17:17:18 +00:00
parent 16069417e9
commit 94da53c296

View File

@@ -31,17 +31,17 @@
];
};
"/home/chris/Games" = {
device = "889e9f90-2d41-4f6b-a0af-21a727465a32";
fsType = "ext4";
options = [
"defaults"
"x-systemd.mount-timeout=5"
"user"
"exec"
"x-systemd.automount"
"noauto"
];
};
# "/home/chris/Games" = {
# device = "/dev/disk/bi-label/Games";
# fsType = "ext4";
# options = [
# "defaults"
# "x-systemd.mount-timeout=5"
# "user"
# "exec"
# "x-systemd.automount"
# "noauto"
# ];
# };
};
}