5 lines
52 B
Nix
Raw Normal View History

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