podman dns is interrupting onepassword-connect from retrieving my.1password.com

This commit is contained in:
Joseph Hanson 2024-07-07 15:50:08 -05:00
parent 98996a48ae
commit 8178395e3c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -20,7 +20,7 @@ in
# and add dns
defaultNetwork.settings = {
dns_enabled = true;
dns_enabled = false;
};
};
virtualisation.oci-containers = {