undo unify unbound

This commit is contained in:
Vivian 2022-09-10 15:14:57 +02:00
parent 6878e2b786
commit 2eb6f9a425
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";