framework-2023-09-20-04-27-07

This commit is contained in:
Alexander Szczepanski
2023-09-20 04:27:07 +02:00
parent b8ed643900
commit 337abfa728

View File

@ -10,6 +10,7 @@
environment.systemPackages = with pkgs; [
docker-compose
lazydocker
minikube
];
}