nixpkgs/nixos/modules/services/security
pennae afb6fe2fff nixos/fail2ban: add extraPackages option
some ban actions need additional packages (eg ipset). since actions can be
provided by the user we need something general that's easy to configure.

we could also enable ipset regardless of the actual configuration of the system
if the iptables firewall is in use (like sshguard does), but that seems very
clumsy and wouldn't easily solve the binary-not-found problems other actions may
also have.
2021-04-24 18:14:56 +02:00
..
bitwarden_rs nixos/bitwarden_rs: add environmentFile option 2020-09-07 17:39:53 +02:00
certmgr.nix nixos/certmgr: Flip either submodule path type 2020-01-08 23:54:45 +01:00
cfssl.nix nixos/cfssl: don't create user/group unless service is enabled 2018-08-21 16:24:31 -04:00
clamav.nix nixos/clamav: add settings options to replace extraConfig options 2020-12-11 19:56:08 -05:00
fail2ban.nix nixos/fail2ban: add extraPackages option 2021-04-24 18:14:56 +02:00
fprintd.nix fprintd: Use cfg.package instead of pkgs.fprintd 2021-01-10 11:29:43 -05:00
fprot.nix nixos/fprot: add type 2021-01-28 14:12:15 -08:00
haka.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
haveged.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
hologram-agent.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
hologram-server.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
munge.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
nginx-sso.nix nixos/nginx.sso: add package option 2020-01-12 14:35:23 +01:00
oauth2_proxy_nginx.nix nixos/oauth2_proxy_nginx: specify hostname in X-Auth-Request-Redirect 2021-02-08 15:28:52 +03:00
oauth2_proxy.nix nixos/oauth2_proxy: add extraConfig type 2021-02-03 16:24:36 -08:00
physlock.nix Merge pull request #85963 from seqizz/g_physlock_message 2020-08-27 10:18:34 +02:00
privacyidea.nix nixos/privacyidea: use envsubst to avoid leaking secrets to the store 2021-03-31 13:27:30 +02:00
shibboleth-sp.nix shibboleth: Add Myself as a Maintainer (#25817) 2017-05-16 10:11:55 +01:00
sks.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
sshguard.nix nixos/sshguard: restart sshguard when services/backend changes 2021-04-23 16:16:37 +02:00
tor.nix nixos/tor: fix openFirewall when ORPort isInt 2021-01-12 10:14:14 +01:00
torify.nix nixos/tsocks: Add types to the options 2020-01-05 00:15:26 +01:00
torsocks.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
usbguard.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
vault.nix nixos/vault: extraConfigPaths -> extraSettingsPaths 2021-01-19 18:14:29 +01:00
yubikey-agent.nix nixos/yubikey-agent: add missing mkIf 2020-07-26 09:34:24 +02:00