Set socket variable too

This commit is contained in:
Lillian Violet 2024-02-06 14:31:35 +01:00
parent 80d59778cb
commit 34a0d0609d

View file

@ -43,7 +43,10 @@
virtualisation.docker = {
enable = true;
rootless.enable = true;
rootless = {
enable = true;
setSocketVariable = true;
};
};
networking.hostName = "EDI";