add podman-compose
This commit is contained in:
parent
8561a16219
commit
7d2b3024ed
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ in
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
podman-tui # status of containers in the terminal
|
podman-tui # status of containers in the terminal
|
||||||
|
podman-compose
|
||||||
unstable.lazydocker
|
unstable.lazydocker
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue