stuff
This commit is contained in:
parent
4b888cac5c
commit
06b3c12a19
3 changed files with 14 additions and 11 deletions
|
@ -5,9 +5,9 @@
|
|||
}: {
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
users.groups.docker.members = config.users.normalUsers;
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.docker-compose
|
||||
];
|
||||
|
||||
users.groups.docker.members = config.users.normalUsers;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue