update docker

This commit is contained in:
Noa Aarts 2025-06-16 15:43:59 +02:00
parent d701c1b29a
commit 57cc347cf9
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -199,7 +199,7 @@
virtualisation.docker = { virtualisation.docker = {
enable = true; enable = true;
package = pkgs.docker_27; package = pkgs.docker;
rootless = { rootless = {
enable = true; enable = true;
setSocketVariable = true; setSocketVariable = true;