mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
pub add
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 8443 ];
|
||||
allowedUDPPorts = [ 8443 ];
|
||||
#trustedInterfaces = [ "tailscale0" ];
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.xray ];
|
||||
|
||||
Reference in New Issue
Block a user