config

NixOS config
Log | Files | Refs | README | LICENSE

commit ec4d41b02bb56f7fb6609f7150bd1ce540ec606d (tree)
parent cec630660c385e27d30c7fe07bc431f32955ce94
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Mon, 29 Jun 2026 11:16:58 +0000

revert to gitea for now

Diffstat:
Mhosts/fwminex/configuration.nix | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix @@ -362,10 +362,10 @@ in }; services = { - gitea.enable = false; + gitea.enable = true; git = { - enable = true; + enable = false; repoDir = "/var/lib/git"; wwwDir = "/var/www/git.jakstys.lt"; sshKeys = with myData; [