summary refs log tree commit diff
path: root/nixos/modules/services/security/clamav.nix
Commit message (Expand)AuthorAge
* nixos/clamav: fix freshclam service if db up to dateFranz Pletz2018-10-02
* nixos/clamav: fix daemon/updater services togglingFranz Pletz2018-10-02
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/clamav: replace mkIf [] with optionalLéo Gaspard2018-01-06
* clamav module: make services.clamav.daemon.enable actually workLéo Gaspard2017-11-28
* nixos/clamav: set "clamav" user's primary group to "clamav"Bjørn Forsman2017-01-15
* clamav service: refactorFranz Pletz2016-11-15
* clamav: don't bundle freshclam config with packageFranz Pletz2016-11-15
* clamav: Use freshclam.conf defined by clamav-updater module if enabledMartin Sturm2016-03-04
* clamav: improvementsJC Brand2015-12-13
* clamav: Fixed indentation.JC Brand2015-12-13
* clamav: run freshclam in daemon modeLongrin Wischnewski2014-09-01
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10