xray, deploy-rs testing

This commit is contained in:
tulg 2026-04-25 19:08:24 +03:00
parent 8c193dc65b
commit 334878ca29
3 changed files with 148 additions and 9 deletions

View file

@ -16,6 +16,11 @@
nano
fastfetch
];
services.xray-3x-ui = {
enable = true;
port = 2053;
openFirewall = true;
};
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = ["nix-command" "flakes"];