forked from jan-leila/nix-config
set subdomains for defiant
This commit is contained in:
parent
7b4639b78c
commit
8a38515694
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@
|
||||||
|
|
||||||
domains = {
|
domains = {
|
||||||
base_domain = "jan-leila.com";
|
base_domain = "jan-leila.com";
|
||||||
|
headscale.subdomain = "vpn";
|
||||||
|
jellyfin.subdomain = "media";
|
||||||
|
forgejo.subdomain = "git";
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue