removed some pkgs; added podman-compose
This commit is contained in:
parent
b53b58360b
commit
568f5d1769
2 changed files with 1 additions and 2 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
dockerCompat = true;
|
dockerCompat = true;
|
||||||
autoPrune.enable = true;
|
autoPrune.enable = true;
|
||||||
|
extraPackages = [ pkgs.podman-compose ];
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue