summaryrefslogtreecommitdiff
path: root/hosts/gheshki/home.nix
diff options
context:
space:
mode:
authorAmir Saeid <amir@glgdgt.com>2026-05-10 08:46:50 +0100
committerAmir Saeid <amir@glgdgt.com>2026-05-10 08:46:50 +0100
commit76cb3636592ebe49f98b5defdb49d910aab1df99 (patch)
treebce4b37a8fc63242e26086cabc06b8dd0dcb9bb7 /hosts/gheshki/home.nix
parentd19cb434e4b633dfff78bd40bb6977f2200efaaa (diff)
Add podman-compose to gheshki
Diffstat (limited to 'hosts/gheshki/home.nix')
-rw-r--r--hosts/gheshki/home.nix1
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 = {