feat: use newer docker engine version
This commit is contained in:
parent
09999a0496
commit
7327b46208
1 changed files with 1 additions and 0 deletions
|
|
@ -325,6 +325,7 @@
|
||||||
|
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.docker_27;
|
||||||
rootless = {
|
rootless = {
|
||||||
enable = true;
|
enable = true;
|
||||||
setSocketVariable = true;
|
setSocketVariable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue