add forgejo
This commit is contained in:
@@ -65,6 +65,11 @@
|
||||
url = "https://git.turifer.dev";
|
||||
icon = "sh:gitea";
|
||||
}
|
||||
{
|
||||
title = "Forgejo";
|
||||
url = "https://git.rpqt.fr";
|
||||
icon = "sh:forgejo";
|
||||
}
|
||||
{
|
||||
title = "Pinchflat";
|
||||
url = "https://pinchflat.${tld}";
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
self.nixosModules.nix-defaults
|
||||
self.nixosModules.nextcloud
|
||||
self.nixosModules.gitea
|
||||
self.nixosModules.forgejo
|
||||
self.nixosModules.vaultwarden
|
||||
|
||||
self.inputs.srvos.nixosModules.server
|
||||
|
||||
Reference in New Issue
Block a user