machines: porthos: services: enable adblock
This commit is contained in:
parent
5b0d12ad40
commit
a551ace6a6
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ in
|
||||||
{
|
{
|
||||||
# List services that you want to enable:
|
# List services that you want to enable:
|
||||||
my.services = {
|
my.services = {
|
||||||
|
# Hosts-based adblock using unbound
|
||||||
|
adblock = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
# Backblaze B2 backup
|
# Backblaze B2 backup
|
||||||
backup = {
|
backup = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue