fix: un-rootless docker on server

This commit is contained in:
Noa Aarts 2024-06-28 15:08:32 +02:00
parent 0991be783e
commit 73143125d6

View file

@ -119,10 +119,6 @@
virtualisation.docker = { virtualisation.docker = {
enable = true; enable = true;
rootless = {
enable = true;
setSocketVariable = true;
};
}; };
# Open ports in the firewall. # Open ports in the firewall.