made nextdns default dns

This commit is contained in:
Alexander Szczepanski
2021-07-15 21:14:37 +02:00
parent 42da77d6b1
commit 05bbbd6871
6 changed files with 44 additions and 37 deletions

View File

@ -155,15 +155,6 @@ in
];
};
#nextdns
services.nextdns = {
enable = true;
arguments = [
"-config"
"aaa56c"
];
};
environment.systemPackages = with pkgs; [
nvidia-offload
xorg.xf86videointel