mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-08-05 05:46:33 +05:30
feat: disable aiostreams
This commit is contained in:
@@ -44,18 +44,6 @@
|
|||||||
domain = "lab.tux.rs";
|
domain = "lab.tux.rs";
|
||||||
};
|
};
|
||||||
|
|
||||||
aiostreams = {
|
|
||||||
enable = true;
|
|
||||||
port = 4567;
|
|
||||||
|
|
||||||
environment = {
|
|
||||||
ADDON_ID = "aiostreams.lab.tux.rs";
|
|
||||||
BASE_URL = "https://aiostreams.lab.tux.rs";
|
|
||||||
};
|
|
||||||
|
|
||||||
environmentFile = innerArgs.config.sops.secrets."aiostreams".path;
|
|
||||||
};
|
|
||||||
|
|
||||||
mediaflow-proxy = {
|
mediaflow-proxy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8888;
|
port = 8888;
|
||||||
|
|||||||
Reference in New Issue
Block a user