Codroipo (again)
This commit is contained in:
parent
b9980587cf
commit
e90d83f78f
11 changed files with 66 additions and 10 deletions
|
@ -6,4 +6,7 @@
|
|||
}: {
|
||||
virtualisation.docker.enable = true;
|
||||
users.users.ccr.extraGroups = ["docker"];
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue