6 lines
56 B
Nix

{
virtualisation.docker = {
enable = true;
};
}