From 38779c2a32a892bed6a9170a67aee92049945cf1 Mon Sep 17 00:00:00 2001 From: xnm Date: Wed, 13 Mar 2024 19:31:16 +0200 Subject: [PATCH] clamav usage typofix in comment --- nixos/security-services.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/security-services.nix b/nixos/security-services.nix index 64d256a..0176890 100644 --- a/nixos/security-services.nix +++ b/nixos/security-services.nix @@ -56,7 +56,7 @@ environment.systemPackages = with pkgs; [ vulnix #scan command: vulnix --system - clamav #scan command: sudo freshcalm; clamscan [options] [file/directory/-] + clamav #scan command: sudo freshclam; clamscan [options] [file/directory/-] chkrootkit #scan command: sudo chkrootkit # passphrase2pgp