swap docker-compose for podman-compose

This commit is contained in:
Lgmrszd 2025-02-28 00:58:32 +04:00
parent d24ae32af2
commit 6ff6a577ce
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 2 additions and 2 deletions

View file

@ -391,7 +391,7 @@ in
kdiskmark kdiskmark
docker-compose podman-compose
(let base = pkgs.appimageTools.defaultFhsEnvArgs; in (let base = pkgs.appimageTools.defaultFhsEnvArgs; in
pkgs.buildFHSEnv (base // { pkgs.buildFHSEnv (base // {

View file

@ -150,7 +150,7 @@ in
vim vim
tmux tmux
sops sops
docker-compose podman-compose
]; ];
users.users.lgm = { users.users.lgm = {