diff --git a/git_system.nix b/git_system.nix index 0ead6bf..14d4221 100644 --- a/git_system.nix +++ b/git_system.nix @@ -88,7 +88,7 @@ in Type = oneshot; ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom"; } - } + }; openssh = { ports = [ 62 ];