mirror of
https://github.com/davegallant/nix-config
synced 2026-01-06 10:02:30 +00:00
Add clamav
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user