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

This commit is contained in:
2026-06-28 06:40:12 +00:00
parent 39332d0b93
commit 7e1768c2e8
+1
View File
@@ -42,6 +42,7 @@ in
# Enable docker-compose
environment.systemPackages = with pkgs; [
docker-compose
docker_29
nfs-utils
];