Skip to content

Commit c12a544

Browse files
committed
feat: enable docker socket path compatbility
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
1 parent 224d93d commit c12a544

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

system/virtualization.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
podman = {
3333
enable = true;
3434

35+
dockerSocket.enable = true;
3536
dockerCompat = true;
3637
defaultNetwork.settings.dns_enabled = true;
3738
};

0 commit comments

Comments
 (0)