Disable clamav
This commit is contained in:
parent
2a46d9d455
commit
eb58eb63c8
2 changed files with 8 additions and 8 deletions
|
|
@ -243,10 +243,10 @@ with lib; {
|
|||
security.pam.services.xscreensaver.fprintAuth = true;
|
||||
|
||||
# Clamav
|
||||
services.clamav = {
|
||||
daemon.enable = true;
|
||||
updater.enable = true;
|
||||
};
|
||||
# services.clamav = {
|
||||
# daemon.enable = true;
|
||||
# updater.enable = true;
|
||||
# };
|
||||
|
||||
# Power-profiles
|
||||
services.power-profiles-daemon.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue