5 lines
60 B
Nix
5 lines
60 B
Nix
{configs, ...} :
|
|
{
|
|
virtualisation.docker.enable = true;
|
|
}
|
{configs, ...} :
|
|
{
|
|
virtualisation.docker.enable = true;
|
|
}
|