Files
nix-config/modules/graphical/docker.nix
2023-12-15 22:43:12 +01:00

5 lines
56 B
Nix

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