Add clamav

This commit is contained in:
2025-12-25 14:11:19 -05:00
parent ed1b643113
commit 76f4837fce

View File

@@ -317,6 +317,9 @@
package = unstable.tailscale; package = unstable.tailscale;
}; };
services.clamav.daemon.enable = true;
services.clamav.updater.enable = true;
services.opensnitch = { services.opensnitch = {
enable = true; enable = true;
rules = { rules = {