mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
Switched from docker to podman
This commit is contained in:
@@ -8,13 +8,11 @@
|
||||
packages = with pkgs; [
|
||||
awscli2
|
||||
bun
|
||||
docker
|
||||
docker-compose
|
||||
git
|
||||
jq
|
||||
];
|
||||
|
||||
containers.docker.enable = true;
|
||||
dotenv.enable = true;
|
||||
|
||||
languages.javascript.bun = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user