remove clamav as not used much

This commit is contained in:
Cyryl Płotnicki 2022-11-26 22:05:44 +00:00
parent a4b146c6a3
commit b3ee9158a4

View file

@ -10,8 +10,6 @@
security.lockKernelModules = false;
security.protectKernelImage = true;
security.virtualisation.flushL1DataCache = "always";
services.clamav.daemon.enable = true;
services.clamav.updater.enable = true;
sops.age = {
keyFile = "/var/lib/sops-nix/key.txt";