diff --git a/config/hosts/rinnosuke.nix b/config/hosts/rinnosuke.nix index f6501ec6..d0d748ae 100644 --- a/config/hosts/rinnosuke.nix +++ b/config/hosts/rinnosuke.nix @@ -3,7 +3,7 @@ profiles.hardware.oracle.ubuntu profiles.network services.nginx - ] ++ optional (builtins.getEnv "CI_PLATFORM" == "TRUSTED") ../trusted/knot; + ] ++ optional (builtins.getEnv "CI_PLATFORM" == "TRUSTED" && builtins.pathExists ../trusted/knot) ../trusted/knot; kw.oci = { specs = {