remove clamav as not used much
This commit is contained in:
parent
a4b146c6a3
commit
b3ee9158a4
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
||||||
security.lockKernelModules = false;
|
security.lockKernelModules = false;
|
||||||
security.protectKernelImage = true;
|
security.protectKernelImage = true;
|
||||||
security.virtualisation.flushL1DataCache = "always";
|
security.virtualisation.flushL1DataCache = "always";
|
||||||
services.clamav.daemon.enable = true;
|
|
||||||
services.clamav.updater.enable = true;
|
|
||||||
|
|
||||||
sops.age = {
|
sops.age = {
|
||||||
keyFile = "/var/lib/sops-nix/key.txt";
|
keyFile = "/var/lib/sops-nix/key.txt";
|
||||||
|
|
Loading…
Reference in a new issue