mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
cleanu442
This commit is contained in:
parent
bccb535f9f
commit
2651303be1
1 changed files with 3 additions and 2 deletions
|
|
@ -16,8 +16,9 @@ let
|
|||
internalNextcloudHttpPort = 80;
|
||||
|
||||
# --- For Direct Tailscale Access to homelab's Nextcloud ---
|
||||
homelabTailscaleIP = "100.65.36.116";
|
||||
homelabMagicDNSName = "homelab";
|
||||
homelabTailscaleIP = "100.65.36.116";
|
||||
homelabMagicDNSName = "homelab";
|
||||
in
|
||||
{
|
||||
# --- PostgreSQL & Redis setup ... (as before) ---
|
||||
services.postgresql = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue