Configure attic instance as self hosted cache and enable on carbon
This commit is contained in:
parent
bd66f82a7e
commit
70e4a4d452
2 changed files with 3 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
aa = {
|
||||
nix = {
|
||||
enable = true;
|
||||
useSelfhostedCache = false;
|
||||
useSelfhostedCache = true;
|
||||
remoteBuilder.client.enable = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue