gitea: fixup comment
All checks were successful
build / test (push) Successful in 5s

This commit is contained in:
Jörg Thalheim 2023-07-21 10:55:31 +02:00
parent a0c5ad3706
commit 936594d005

View File

@ -14,7 +14,7 @@ let
''; '';
in in
{ {
# everything here has dependencies on the store # everything here has no dependencies on the store
systemd.services.gitea-runner-nix-image = { systemd.services.gitea-runner-nix-image = {
wantedBy = [ "multi-user.target" ]; wantedBy = [ "multi-user.target" ];
after = [ "podman.service" ]; after = [ "podman.service" ];