machines: porthos: services: enable adblock

This commit is contained in:
Bruno BELANYI 2021-04-22 17:19:47 +00:00
parent 5b0d12ad40
commit a551ace6a6

View file

@ -6,6 +6,10 @@ in
{
# List services that you want to enable:
my.services = {
# Hosts-based adblock using unbound
adblock = {
enable = true;
};
# Backblaze B2 backup
backup = {
enable = true;