forked from DGNum/infrastructure
fix(tvix-cache): Import an existing file
This commit is contained in:
parent
6d03c084a0
commit
026acdecb7
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ in
|
|||
|
||||
dns = import ./meta/dns.nix;
|
||||
|
||||
mkCacheSettings = import ./machines/storage01/tvix-cache/cache-settings.nix;
|
||||
mkCacheSettings = import ./machines/nixos/storage01/tvix-cache/cache-settings.nix;
|
||||
|
||||
devShell = pkgs.mkShell {
|
||||
name = "dgnum-infra";
|
||||
|
|
Loading…
Add table
Reference in a new issue