Archived
add docker group to user in enable docker service module
Check NixOS configurations / eval-hosts (push) Successful in 10m33s
Check NixOS configurations / eval-hosts (push) Successful in 10m33s
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# experimental = true;
|
||||
# };
|
||||
};
|
||||
|
||||
users.users.${vars.primaryUser}.extraGroups = [ "docker" ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
docker-buildx
|
||||
|
||||
Reference in New Issue
Block a user