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
|
# virus scanner, we only want the updater running
|
||||||
services.clamav = {
|
services.clamav.updater.enable = true;
|
||||||
daemon.enable = true;
|
|
||||||
updater.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# try to ensure we can use our network printers
|
# try to ensure we can use our network printers
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue