clamav, fix turning tv off on dell
This commit is contained in:
@@ -133,6 +133,18 @@
|
||||
enable = true;
|
||||
basePath = "/data/synced";
|
||||
};
|
||||
clamav = {
|
||||
enable = true;
|
||||
scanDirectories = [
|
||||
"/data/vmail"
|
||||
"/1tbssd/kop-fileshare"
|
||||
"/home"
|
||||
"/var/lib"
|
||||
"/tmp"
|
||||
"/etc"
|
||||
"/var/tmp"
|
||||
];
|
||||
};
|
||||
};
|
||||
nftables.enable = true;
|
||||
cli-tools.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user