asdfq
This commit is contained in:
parent
6fa5871501
commit
0f621d58e2
|
@ -19,7 +19,7 @@ in {
|
||||||
virtualisation.podman = {
|
virtualisation.podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultNetwork.settings = {
|
defaultNetwork.settings = {
|
||||||
dns_enabled = true;
|
# dns_enabled = true;
|
||||||
dns = "127.0.0.1";
|
dns = "127.0.0.1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue