framework
This commit is contained in:
@@ -8,5 +8,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ docker-compose ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
minikube
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user