Emitter: Switch to Forgejo

This commit is contained in:
fruchti 2023-12-03 11:44:46 +01:00
parent 131c18230a
commit c0baac0488
48 changed files with 19 additions and 17 deletions

View file

@ -1,7 +1,7 @@
{ config, pkgs, ... }:
{
imports = [
./gitea.nix
./forgejo.nix
./tls_sni.nix
];