added docker

This commit is contained in:
2025-07-01 23:29:55 +02:00
parent 02739bcbc2
commit 16a0d6d6be
4 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
{
virtualisation.docker = {
enable = true;
rootless = true;
};
}