Give access to everything

This commit is contained in:
Michael Huebner 2025-06-11 11:27:50 +02:00
parent 629ef059a3
commit 3b7f9fc27d

View file

@ -43,7 +43,7 @@ in
container = {
privileged = true;
valid_volumes = [
"/var/run/docker.sock"
"**"
];
};
};