+1
-1
nixos/modules/services/networking/tmate-ssh-server.nix
+1
-1
nixos/modules/services/networking/tmate-ssh-server.nix
···
+2
-2
nixos/modules/services/security/fail2ban.nix
+2
-2
nixos/modules/services/security/fail2ban.nix
···default = if config.networking.nftables.enable then "nftables-multiport" else "iptables-multiport";-defaultText = literalExpression '' if config.networking.nftables.enable then "nftables-multiport" else "iptables-multiport" '';+defaultText = literalExpression ''if config.networking.nftables.enable then "nftables-multiport" else "iptables-multiport"'';···default = if config.networking.nftables.enable then "nftables-allport" else "iptables-allport";-defaultText = literalExpression '' if config.networking.nftables.enable then "nftables-allport" else "iptables-allport" '';+defaultText = literalExpression ''if config.networking.nftables.enable then "nftables-allport" else "iptables-allport"'';
+1
-1
nixos/modules/services/torrent/magnetico.nix
+1
-1
nixos/modules/services/torrent/magnetico.nix
···