This commit is contained in:
2025-08-03 14:48:23 -05:00
parent 606afc735c
commit b7c70dfb8f

View File

@@ -69,13 +69,25 @@
];*/
};
};
unbound = {
enable = true;
settings = {
server = {
interface = [ "127.0.0.1" ];
port = 5335;
};
};
};
};
system.stateVersion = "24.05";
};
};
unbound = {
/*unbound = {
autoStart = true;
privateNetwork = true;
@@ -107,7 +119,7 @@
system.stateVersion = "25.05";
};
};
};*/
};
};