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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue