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