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; enable = true;
dockerCompat = true; dockerCompat = true;
autoPrune.enable = true; autoPrune.enable = true;
extraPackages = [ pkgs.podman-compose ];
}; };
systemd = { systemd = {

View file

@ -9,8 +9,6 @@ let
kdepkgs = with pkgs.kdePackages; [ kdepkgs = with pkgs.kdePackages; [
ark ark
dolphin-plugins dolphin-plugins
kaccounts-integration
kaccounts-providers
kolourpaint kolourpaint
merkuro merkuro
kdepim-addons kdepim-addons