Skip to content
Snippets Groups Projects
Verified Commit eecb2589 authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

feat: add podman-compose

parent f41256ee
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,9 @@ lib.mkIf (!config.eisfunke.minimal) {
];
};
# install podman-compose here rather than in home-manager so it's together with the podman setup
environment.systemPackages = [ pkgs.podman-compose ];
/*
- note: `virtualisation.containers.enable` is set by the Podman module automatically
- these are registries that are checked when an image is given without registry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment