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;
|
||||
dockerCompat = true;
|
||||
autoPrune.enable = true;
|
||||
extraPackages = [ pkgs.podman-compose ];
|
||||
};
|
||||
|
||||
systemd = {
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@ let
|
|||
kdepkgs = with pkgs.kdePackages; [
|
||||
ark
|
||||
dolphin-plugins
|
||||
kaccounts-integration
|
||||
kaccounts-providers
|
||||
kolourpaint
|
||||
merkuro
|
||||
kdepim-addons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue