mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 17:46:14 +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;
|
||||
}
|
||||
(import ./cache_config.nix)
|
||||
];
|
||||
arguments = {
|
||||
config-path = [
|
||||
|
|
Loading…
Reference in a new issue