mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-10 10:40:29 +01:00
add plex subdomain
This commit is contained in:
parent
3f7345d214
commit
8659b0fba3
4 changed files with 4 additions and 45 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
imports = [ ./archivebox.nix ./crawler-site.nix ];
|
||||
imports = [ ./archivebox.nix ];
|
||||
|
||||
services.nginx.virtualHosts.${domain} = ssl // {
|
||||
listen = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue