moved docker-compose
This commit is contained in:
@ -4,4 +4,8 @@
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user