This commit is contained in:
sadan 2025-03-17 17:46:15 -04:00
parent f5431cbae8
commit 3b9f424694
No known key found for this signature in database
7 changed files with 95 additions and 40 deletions

View file

@ -1,12 +1,9 @@
{ NAME }: { ... }: {
{ NAME }:
{ ... }:
{
virtualisation = {
docker = {
enable = true;
};
};
environment = {
sessionVariables = {
# DOCKER_HOST = "unix://$XDG_RUNTIME_DIR/docker.sock";
};
};
}