Remove docker conflict

This commit is contained in:
philip-peterson 2024-12-06 22:52:38 -09:00
parent db70bf6764
commit 4ce4742668

View file

@ -95,7 +95,6 @@ in {
# since NixOS 21.05.
virtualisation.podman = {
enable = true;
dockerSocket.enable = true;
defaultNetwork.settings.dns_enabled = true;
};