Commit 2b8016137b94
Changed files (1)
systems
hosts
systems/hosts/shikoku.nix
@@ -108,6 +108,7 @@ in
enable = true;
forwardX11 = true;
};
+ docker.enable = true;
virtualization = { enable = true; nested = true; listenTCP = true; };
};
services = {