Update Cfg and add proxy/wsl

This commit is contained in:
soraefir
2026-05-30 17:48:18 +02:00
parent d9e7775afc
commit 4217227070
18 changed files with 136 additions and 20 deletions

View File

@@ -2,7 +2,6 @@
syscfg = {
hostname = "sandbox";
type = "nixos";
system = "x86_64-linux";
defaultUser = "sora";
users = [{
username = "sora";
@@ -38,6 +37,7 @@
umami.subdomain = "umami";
authentik.subdomain = "sso";
searxng.subdomain = "searx";
homepage.subdomain = "home";
# ===== CLOUD =====
# nextcloud.subdomain = "cloud";
# collabora.subdomain = "office";
@@ -53,7 +53,7 @@
# ===== DEV =====
gitea.subdomain = "git";
# ===== HOME =====
openhab.subdomain = "hab";
# openhab.subdomain = "hab";
# trmnl = { subdomain = "hass"; subpath = "trmnl"; };
influx.subdomain = "metrum";
};