Adguard Home (Adblocking + Local DNS Rewrite)
This commit is contained in:
parent
ca80a34135
commit
32e166c762
5 changed files with 108 additions and 3 deletions
|
|
@ -163,9 +163,9 @@
|
|||
inherit (inputs) self;
|
||||
overrides = {
|
||||
user = "root";
|
||||
kylekrein-server.hostname = "kylekrein.com";
|
||||
stargate.hostname = "kylekrein.com";
|
||||
};
|
||||
exclude = ["kylekrein-wsl-wm"];
|
||||
exclude = ["kylekrein-wsl-wm" "kylekrein-server"];
|
||||
};
|
||||
|
||||
outputs-builder = channels: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue