update docker
This commit is contained in:
parent
d701c1b29a
commit
57cc347cf9
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue