added podman support

This commit is contained in:
randogoth 2026-02-03 07:41:19 +02:00
parent 879754cb8d
commit fe5ec84f14
4 changed files with 34 additions and 11 deletions

View file

@ -9,5 +9,6 @@
pkgs.just
pkgs.libnotify
pkgs.micro
pkgs.podman-compose
];
}