Add docker module
This commit is contained in:
parent
7cbf708ecf
commit
a8f637704a
9 changed files with 68 additions and 34 deletions
|
@ -66,4 +66,8 @@ with lib; {
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
flock.docker = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue