glance access to docker socket
This commit is contained in:
parent
9bf160ac6d
commit
b6fe6f02b4
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
[ "ZeroTier" "zerotier" "https://my.zerotier.com" ]
|
||||
];
|
||||
in {
|
||||
users.users.glance.extraGroups = [ "docker" ];
|
||||
services.glance = {
|
||||
enable = true;
|
||||
environmentFile = "/var/lib/glance/.env";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue