TMP
Some checks failed
CI / build (push) Failing after 2m50s

This commit is contained in:
Fabian Hauser 2024-12-10 15:42:50 +02:00
parent bcf390e8a7
commit 0572e44086
2 changed files with 14 additions and 0 deletions

View file

@ -110,6 +110,8 @@ with lib;
rpc: files
NSSWITCH
cp -f ${config.environment.etc.hosts.source} hosts
# list the content as it will be imported into the container
tar -cv . | tar -tvf -
tar -cv . | podman import - gitea-runner-nix