6 lines
86 B
Nix
6 lines
86 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
virtualisation.docker.daemon.settings.data-root = "/var/lib/docker2";
|
||
|
}
|