Update hosts/docker/configuration.nix

This commit is contained in:
2026-06-27 02:50:33 +00:00
parent a61f88d4a3
commit 4fb1a6a204
+1 -1
View File
@@ -37,7 +37,7 @@ in
# Enable docker-compose
environment.systemPackages = with pkgs; [
docker-compose
docker_25
docker_29
nfs-utils
];