removed some pkgs; added podman-compose

This commit is contained in:
William 2024-09-28 15:07:53 -03:00
parent b53b58360b
commit 568f5d1769
2 changed files with 1 additions and 2 deletions

View file

@ -11,6 +11,7 @@
enable = true;
dockerCompat = true;
autoPrune.enable = true;
extraPackages = [ pkgs.podman-compose ];
};
systemd = {