mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
update firewall rules
This commit is contained in:
@ -60,6 +60,5 @@
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
environment.systemPackages = with pkgs; [headscale];
|
||||
}
|
||||
|
Reference in New Issue
Block a user