dockerd seems to work now

This commit is contained in:
2024-07-29 15:15:21 +03:00
parent 2bbb8b5010
commit bf589d3463
2 changed files with 5 additions and 6 deletions

View File

@@ -55,10 +55,8 @@
Group = "clamav";
};
virtualisation.podman = {
dockerCompat = true;
dockerSocket.enable = true;
};
virtualisation.podman.enable = false;
virtualisation.docker.enable = true;
home-manager.users.${config.mj.username} = {
home.sessionVariables = {