Update hosts/docker/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 26m13s

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