treewide: set relatime for most root mounts

This commit is contained in:
h7x4
2026-06-23 01:11:21 +09:00
parent 170fb2a980
commit 5e613a03fc
9 changed files with 9 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@
fileSystems."/" =
{ device = "/dev/disk/by-uuid/224c45db-9fdc-45d4-b3ad-aaf20b3efa8a";
fsType = "ext4";
options = [ "relatime" ];
};
fileSystems."/boot" =