undo unify unbound

This commit is contained in:
Vivian 2022-09-10 15:14:57 +02:00
parent b38f677544
commit f867cdb7cc
2 changed files with 8 additions and 8 deletions

View file

@ -28,7 +28,7 @@ in {
services.unbound = {
enable = true;
package = pkgs.unbound;
package = pkgs.v.unbound;
settings = {
server = {
use-syslog = "yes";