stay with just the updater
This commit is contained in:
parent
312167a8ce
commit
1864733ced
|
@ -260,10 +260,7 @@ in
|
|||
};
|
||||
|
||||
# virus scanner, we only want the updater running
|
||||
services.clamav = {
|
||||
daemon.enable = true;
|
||||
updater.enable = true;
|
||||
};
|
||||
services.clamav.updater.enable = true;
|
||||
|
||||
# try to ensure we can use our network printers
|
||||
services.printing.enable = true;
|
||||
|
|
Loading…
Reference in a new issue