343 current 2025-10-12 10:50:02 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-12 10:51:56 -05:00
parent 0897deae29
commit 23384e35ed
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 342 current 2025-10-12 10:45:09 25.05.20251006.20c4598 6.12.50 *
# generation: 343 current 2025-10-12 10:50:02 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -69,6 +69,7 @@ in
appName = "gitea";
settings = {
server = {
ROOT_URL = "https://git.blakedheld.xyz";
DOMAIN = "git.blakedheld.xyz";
HTTP_PORT = cfg.port;
SSH_PORT = cfg.ssh_port;