slab: disable unbound
It still caches SERVFAIL despite the configuration which is not good for a laptop.
This commit is contained in:
parent
8175d7266f
commit
26338898c5
@ -60,7 +60,7 @@
|
||||
sessions.plasma.enable = lib.mkDefault false;
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
unbound.enable = true;
|
||||
unbound.enable = false;
|
||||
greetd = {
|
||||
preset = "tuigreet";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user