summaryrefslogtreecommitdiff
path: root/hosts/vidhar
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vidhar')
-rw-r--r--hosts/vidhar/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix
index c0e785ec..622c2c54 100644
--- a/hosts/vidhar/default.nix
+++ b/hosts/vidhar/default.nix
@@ -80,6 +80,7 @@
80 80
81 firewall = { 81 firewall = {
82 enable = true; 82 enable = true;
83 package = pkgs.iptables-nftables-compat;
83 allowPing = true; 84 allowPing = true;
84 allowedTCPPorts = [ 85 allowedTCPPorts = [
85 22 # ssh 86 22 # ssh