podman: set CONTAINER_HOST at work

This commit is contained in:
2024-05-21 09:24:33 +03:00
parent 38951e4b26
commit 486771af78
2 changed files with 6 additions and 2 deletions

View File

@@ -100,8 +100,6 @@ in {
virtualisation.podman = {
enable = true;
dockerCompat = true;
dockerSocket.enable = true;
extraPackages = [pkgs.zfs];
};