Move social media hosts into their own option
This commit is contained in:
parent
1a83d6b195
commit
dc3d5381c5
6 changed files with 14 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
imports = [ ./nginx ];
|
||||
|
||||
services.owncast = {
|
||||
enable = config.system.server.enable;
|
||||
enable = config.system.socials.enable;
|
||||
port = 8060;
|
||||
rtmp-port = 1945;
|
||||
listen = "0.0.0.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue