mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-10 02:30:29 +01:00
add plex subdomain
This commit is contained in:
parent
3f7345d214
commit
8659b0fba3
4 changed files with 4 additions and 45 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, lib, ... }:
|
||||
let
|
||||
subdomains = [ "internal" "archive" "crawler" "r" "b" "s" "p" "q" "cloud" ];
|
||||
subdomains = [ "internal" "archive" "plex" ];
|
||||
|
||||
mainZoneFile = pkgs.writeText "thegeneralist01.zone" ''
|
||||
$ORIGIN thegeneralist01.com.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue