modified: hosts/docker/configuration.nix
This commit is contained in:
@@ -23,7 +23,7 @@ in
|
|||||||
# Enable docker-compose
|
# Enable docker-compose
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
docker-compose
|
docker-compose
|
||||||
docker_24
|
docker_25
|
||||||
];
|
];
|
||||||
|
|
||||||
# Mount docker persistent data
|
# Mount docker persistent data
|
||||||
|
|||||||
Reference in New Issue
Block a user