Add docker module and install for all
This commit is contained in:
parent
251e630242
commit
e319b48849
5 changed files with 11 additions and 11 deletions
|
@ -109,11 +109,6 @@ in
|
|||
services.openssh.enable = true;
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
dockerSocket.enable = true;
|
||||
};
|
||||
|
||||
# List services that you want to enable:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue