add garnix cache

This commit is contained in:
uku 2023-11-16 17:41:34 +01:00
parent 55096c3b4d
commit 6d0f1688c7
Signed by: uku
GPG key ID: 7D01D7B105E77166
2 changed files with 6 additions and 0 deletions

View file

@ -40,6 +40,7 @@
settings = {
auto-optimise-store = true;
experimental-features = ["nix-command" "flakes"];
trusted-users = ["root" "@wheel"];
};
};