add nas settings file

This commit is contained in:
mjallen18
2025-07-07 11:27:09 -05:00
parent 803f229a4a
commit 6b28f57207
11 changed files with 55 additions and 50 deletions

View File

@@ -2,7 +2,7 @@
with lib;
let
cfg = config.nas-apps.gitea;
settings = import ../settings.nix;
settings = import ../../settings.nix;
hostAddress = settings.hostAddress;
# localAddress = "10.0.4.18";
# httpPort = 3000;