mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 11:36:16 +01:00
Add generic worker cache config
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
5986393062
commit
9aa238d306
|
@ -56,6 +56,7 @@ makeSystem {
|
||||||
|
|
||||||
worker_log_config = logConfig pkgs;
|
worker_log_config = logConfig pkgs;
|
||||||
}
|
}
|
||||||
|
(import ./cache_config.nix)
|
||||||
];
|
];
|
||||||
arguments = {
|
arguments = {
|
||||||
config-path = [
|
config-path = [
|
||||||
|
|
Loading…
Reference in a new issue