Disable clamav
This commit is contained in:
parent
2a46d9d455
commit
eb58eb63c8
2 changed files with 8 additions and 8 deletions
|
|
@ -91,10 +91,10 @@ with lib; {
|
|||
};
|
||||
};
|
||||
blueman.enable = true;
|
||||
clamav = {
|
||||
daemon.enable = true;
|
||||
updater.enable = true;
|
||||
};
|
||||
# clamav = {
|
||||
# daemon.enable = true;
|
||||
# updater.enable = true;
|
||||
# };
|
||||
dbus.packages = with pkgs; [ dconf ];
|
||||
fwupd.enable = true;
|
||||
gnome.gnome-keyring.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue