gitea: move to fwminex

This commit is contained in:
2024-08-02 14:31:24 +03:00
parent 293d02b565
commit 9930032ebc
2 changed files with 10 additions and 1 deletions

View File

@@ -74,6 +74,13 @@ in
powerKey = "suspend";
powerKeyLongPress = "poweroff";
};
caddy = {
enable = true;
globalConfig = ''
auto_https off
'';
};
};
mj = {
@@ -96,6 +103,8 @@ in
services = {
sshguard.enable = false;
gitea.enable = true;
tailscale = {
enable = true;
verboseLogs = false;