atime changes
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
f043a00d51
commit
ed65c72abd
@ -42,6 +42,8 @@
|
|||||||
device = "ZFS-primary/nix";
|
device = "ZFS-primary/nix";
|
||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
depends = [ "/crypto/keys" ];
|
depends = [ "/crypto/keys" ];
|
||||||
|
neededForBoot = true;
|
||||||
|
options = [ "noatime" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user