migrate to forgejo
This commit is contained in:
parent
e528226899
commit
bb6d87e9dc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
...
|
||||
}: let
|
||||
unstable = inputs.nixpkgs-nixos-unstable;
|
||||
package = unstable.legacyPackages."${system}".gitea;
|
||||
package = unstable.legacyPackages."${system}".forgejo;
|
||||
httpPort = 8083;
|
||||
sshPort = 22;
|
||||
domain = "git.cyplo.dev";
|
||||
|
|
Loading…
Reference in a new issue