mirror of
https://github.com/RGBCube/GitHub2Forgejo
synced 2025-05-31 02:48:10 +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