3 lines
78 B
Nix
3 lines
78 B
Nix
|
|
{ ... }: { config = { virtualisation.oci-containers.backend = "docker"; }; }
|
||
|
|
|