6 lines
56 B
Nix
6 lines
56 B
Nix
{
|
|
virtualisation.docker = {
|
|
enable = true;
|
|
};
|
|
}
|
{
|
|
virtualisation.docker = {
|
|
enable = true;
|
|
};
|
|
}
|