bump docker version
This commit is contained in:
parent
4025cced4a
commit
e5786d1cdf
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
virtualisation = {
|
||||
docker = {
|
||||
enable = true;
|
||||
package = pkgs.docker_26;
|
||||
storageDriver = "btrfs";
|
||||
};
|
||||
kvmgt.enable = true;
|
||||
|
|
Loading…
Reference in a new issue