nanachi icecast stream
This commit is contained in:
parent
62da419388
commit
8c747154f9
@ -24,6 +24,12 @@
|
|||||||
|
|
||||||
networking.interfaces.ens3.useDHCP = true;
|
networking.interfaces.ens3.useDHCP = true;
|
||||||
|
|
||||||
|
services.icecast = {
|
||||||
|
enable = true;
|
||||||
|
hostname = "nanachi.neet.dev";
|
||||||
|
mount = "stream.webm";
|
||||||
|
};
|
||||||
|
|
||||||
security.acme.acceptTerms = true;
|
security.acme.acceptTerms = true;
|
||||||
security.acme.email = "letsencrypt+5@tar.ninja";
|
security.acme.email = "letsencrypt+5@tar.ninja";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user