mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
# Containers
|
||||
virtualisation.oci-containers.containers."3xui_app" = {
|
||||
image = "localhost/compose2nix/3xui_app";
|
||||
image = "localhost:7443/compose2nix/3xui_app";
|
||||
environment = {
|
||||
"XRAY_VMESS_AEAD_FORCED" = "false";
|
||||
"XUI_ENABLE_FAIL2BAN" = "true";
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
../software/beets
|
||||
../software/whisper.nix
|
||||
../software/aichat.nix
|
||||
../vds/docker.nix
|
||||
#../services/tts.nix
|
||||
#../server/open-webui.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user