mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
clamav usage typofix in comment
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vulnix #scan command: vulnix --system
|
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
|
chkrootkit #scan command: sudo chkrootkit
|
||||||
|
|
||||||
# passphrase2pgp
|
# passphrase2pgp
|
||||||
|
Reference in New Issue
Block a user