This commit is contained in:
parent
984a11e798
commit
15b51a5692
1 changed files with 4 additions and 1 deletions
|
@ -150,7 +150,10 @@
|
|||
libvirtd.enable = true;
|
||||
docker = {
|
||||
enable = true;
|
||||
rootless.enable = true;
|
||||
rootless = {
|
||||
enable = true;
|
||||
setSocketVariable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue