doc
This commit is contained in:
parent
c0a2751249
commit
65b069c174
@ -1,5 +1,10 @@
|
|||||||
{ lib, config, ... }:
|
{ lib, config, ... }:
|
||||||
|
|
||||||
|
# configures icecast to only accept source from localhost
|
||||||
|
# to a audio optimized stream on services.icecast.mount
|
||||||
|
# made available via nginx for http access on
|
||||||
|
# https://host/mount
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.services.icecast;
|
cfg = config.services.icecast;
|
||||||
in {
|
in {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user