podman: remove docker alias

This commit is contained in:
Motiejus Jakštys 2023-09-21 06:35:34 +03:00
parent c04186a2a6
commit 4b1e8653b5

View File

@ -60,7 +60,6 @@
virtualisation.podman = {
enable = true;
dockerCompat = true;
extraPackages = [pkgs.zfs];
};