diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-05-10 08:46:50 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-05-10 08:46:50 +0100 |
| commit | 76cb3636592ebe49f98b5defdb49d910aab1df99 (patch) | |
| tree | bce4b37a8fc63242e26086cabc06b8dd0dcb9bb7 | |
| parent | d19cb434e4b633dfff78bd40bb6977f2200efaaa (diff) | |
Add podman-compose to gheshki
| -rw-r--r-- | hosts/gheshki/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/gheshki/home.nix b/hosts/gheshki/home.nix index 02063d9..468bbbd 100644 --- a/hosts/gheshki/home.nix +++ b/hosts/gheshki/home.nix @@ -21,6 +21,7 @@ home.packages = [ pkgs.nixgl.nixGLIntel pkgs.podman + pkgs.podman-compose ]; xsession = { |
