git: add forgejo
This commit is contained in:
parent
a60fce74ac
commit
df5f9f6708
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
nixpkgs.hostPlatform = "x86_64-linux";
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
|
|
||||||
service.forgejo = {
|
services.forgejo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.server = {
|
settings.server = {
|
||||||
DOMAIN = "git.foxxolay.com";
|
DOMAIN = "git.foxxolay.com";
|
||||||
|
|
Loading…
Add table
Reference in a new issue