summary refs log tree commit diff
path: root/nixos/modules/services/networking/firewall.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-08 09:42:05 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-08 09:44:01 +0200
commit694cc6172a4c717d03ec80c2081c2a3f329484d5 (patch)
tree0c318760895e518f8efd87c09f53aa7639bbdc62 /nixos/modules/services/networking/firewall.nix
parenta4ebaa61e426b3a9c2625be37cfb4828a64a30d6 (diff)
downloadnixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.tar
nixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.tar.gz
nixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.tar.bz2
nixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.tar.lz
nixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.tar.xz
nixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.tar.zst
nixpkgs-694cc6172a4c717d03ec80c2081c2a3f329484d5.zip
Enable the firewall by default
Fixes #2135.
Diffstat (limited to 'nixos/modules/services/networking/firewall.nix')
-rw-r--r--nixos/modules/services/networking/firewall.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/firewall.nix b/nixos/modules/services/networking/firewall.nix
index 07e05fa6d05..62d92ba50e1 100644
--- a/nixos/modules/services/networking/firewall.nix
+++ b/nixos/modules/services/networking/firewall.nix
@@ -54,7 +54,7 @@ in
 
     networking.firewall.enable = mkOption {
       type = types.bool;
-      default = false;
+      default = true;
       description =
         ''
           Whether to enable the firewall.  This is a simple stateful