diff --git a/nixos.nix b/nixos.nix index 56cc4ee..215b790 100644 --- a/nixos.nix +++ b/nixos.nix @@ -85,6 +85,7 @@ in "noexec" "nosuid" "nodev" + "noatime" "auto_unmount" "allow_other" "clone_fd"