Set socket variable too
This commit is contained in:
parent
ca91474fa2
commit
02842cdace
1 changed files with 4 additions and 1 deletions
|
@ -43,7 +43,10 @@
|
|||
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
rootless.enable = true;
|
||||
rootless = {
|
||||
enable = true;
|
||||
setSocketVariable = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking.hostName = "EDI";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue