Set socket variable too

This commit is contained in:
Lillian Violet 2024-02-06 14:31:35 +01:00
parent ca91474fa2
commit 02842cdace

View file

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