Use `noatime` option to mount drive

finchie
Nov 22, 2023, 4:03 PM
OIU46QOZTTXAGRKABDIN4X2E6JM4KN4NR6PMVRUMQHJU3T6YW3YQC

Dependencies

  • [2] 6I2HQYU2 Add basic flake configuration

Change contents

  • edit in configuration.nix at line 55
    [2.6936]
    [2.6936]
    # Mount with `noatime` option
    fileSystems."/".options = [ "noatime" ];