Add user to docker group

This commit is contained in:
thiloho
2023-05-23 21:48:53 +02:00
parent d0c665cdee
commit 9cfb46eb89

View File

@@ -14,10 +14,6 @@
virtualisation.docker = { virtualisation.docker = {
enable = true; enable = true;
rootless = {
enable = true;
setSocketVariable = true;
};
}; };
services = { services = {