machines: porthos: services: enable adblock
This commit is contained in:
parent
5b0d12ad40
commit
a551ace6a6
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue