Remove docker/podman-compose
This commit is contained in:
parent
3bf22d6276
commit
2a1f0398e2
3 changed files with 11 additions and 16 deletions
common
|
@ -19,11 +19,6 @@ in
|
|||
fi
|
||||
'';
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
podman-compose
|
||||
];
|
||||
|
||||
virtualisation = {
|
||||
containers = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue