fileSystems./.options = [ noatime ];

pull/55/head
Alexander Tomokhov 2023-11-21 01:23:28 +04:00
parent e45224d67f
commit a3063ec732
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
./git/gitea.nix
];
fileSystems."/".options = [ "noatime" ];
services.redis.servers.sp-api = {
enable = true;
save = [