xray, deploy-rs testing
This commit is contained in:
parent
8c193dc65b
commit
334878ca29
3 changed files with 148 additions and 9 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue