fileSystems./.options = [ noatime ];
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
./git/gitea.nix
|
||||
];
|
||||
|
||||
fileSystems."/".options = [ "noatime" ];
|
||||
|
||||
services.redis.servers.sp-api = {
|
||||
enable = true;
|
||||
save = [
|
||||
|
Reference in New Issue
Block a user