mirror of
https://github.com/RGBCube/github2forgejo
synced 2026-01-14 09:11:02 +00:00
Fix typo
This commit is contained in:
parent
d8d002d488
commit
2bb63f468e
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
systemd.services.github2forgeo = {
|
||||
systemd.services.github2forgejo = {
|
||||
wants = [ "network-online.target" ];
|
||||
after = [ "network-online.target" ];
|
||||
restartIfChanged = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue