summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/security
AgeCommit message (Expand)Author
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger
2019-07-27sshguard: do not create ipset in post-startAshish SHUKLA
2019-07-19nixos/tor: fix obfs4 packagefuwa
2019-05-26nixos: add StateDirectory for fprintdMichael Peyton Jones
2019-05-20Merge pull request #61546 from cizra/libfprint-vfs0090worldofpeace
2019-05-20fprintd: added option to use fork for Lenovo ThinkPadElmo Todurov
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster
2019-05-13Merge pull request #59480 from worldofpeace/fprintd-systemdworldofpeace
2019-05-01nixos tor: use obfs4proxy, make transport list customizableWill Dietz
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-04-28nixos/sks: Fix another regression from ab5dcc7068bMichael Weiss
2019-04-27nixos/sks: Fix the module (the pre-start script was broken)Michael Weiss
2019-04-23nixos/bitwarden_rs: initMatthijs Steen
2019-04-14nixos/fprintd: use systemd.packagesworldofpeace
2019-04-13nixos/vault: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2019-04-13nixos/munge: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2019-03-24nixos/hologram-agent: /var/run -> /runBob van der Linden
2019-01-30munge: fix module munge.key permissions from 0700 -> 0400 readonlyChris Ostrouchov
2019-01-30Merge pull request #45567 from johanot/certmgr-rootca-patchFranz Pletz
2019-01-29nixos: add nginx-sso servicePierre Bourdon
2019-01-29Merge pull request #54495 from peterhoeg/f/sshguardSilvan Mosberger
2019-01-28nixos/sks: Add option to configure database settingsElis Hirwing
2019-01-28nixos/sshguard: fix syslog ids, no more pid file, cleanupsPeter Hoeg
2019-01-24certmgr service: add package optionFranz Pletz
2018-11-23nixos/tor: add HiddenServiceVersion optionJonas Nick
2018-10-21nixos/munge: do not create unnecessary log dirMarkus Kowalewski
2018-10-17nixos/tor: better support non-anonymous servicesJean-Paul Calderone
2018-10-02nixos/clamav: fix freshclam service if db up to dateFranz Pletz
2018-10-02nixos/clamav: fix daemon/updater services togglingFranz Pletz
2018-09-17nixos/tor: Correct "transparent" typoJean-Paul Calderone
2018-09-08nixos/sks: Make the webroot option optionalMichael Weiss
2018-09-08nixos/sks: Use a group and don't add sks to systemPackagesMichael Weiss
2018-09-08nixos/sks: Add a webroot optionMichael Weiss
2018-09-08nixos/sks: Update the descriptions and add meta.maintainersMichael Weiss
2018-09-08nixos/sks: Add a dataDir optionMichael Weiss
2018-08-30nixos/usbguard: ensure the audit log file can be createdNadrieril
2018-08-30nixos/usbguard: disable debug outputNadrieril
2018-08-21nixos/cfssl: don't create user/group unless service is enabledBen Wolsieffer
2018-08-10Merge pull request #44556 from johanot/certmgr-module-initSilvan Mosberger
2018-08-10nixos/certmgr: initJohan Thomsen
2018-08-09services-vault: make package configurable and add extraConfig optionDaiderd Jordan
2018-08-03nixos/cfssl: initJohan Thomsen
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-07-05Merge pull request #42775 from mkaito/oauth2_proxy-virtualHostsYegor Timoshenko
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-06-29fixup! oauth2_proxy: add nginx vhost moduleMichishige Kaito
2018-06-29oauth2_proxy: add nginx vhost moduleMichishige Kaito
2018-06-18Merge pull request #41098 from mkaito/oauth2_proxyYegor Timoshenko
2018-06-18nixos/tor: grammer fix, advise -> adviceJoachim Fasting
2018-06-11nixos/tor: use ControlPort for controlSocket for simplicitySLNOS