aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--nixos.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos.nix b/nixos.nix
index 56cc4ee0..215b7901 100644
--- a/nixos.nix
+++ b/nixos.nix
@@ -85,6 +85,7 @@ in
"noexec"
"nosuid"
"nodev"
+ "noatime"
"auto_unmount"
"allow_other"
"clone_fd"