Add docker module
This commit is contained in:
parent
7cbf708ecf
commit
a8f637704a
9 changed files with 68 additions and 34 deletions
|
@ -34,4 +34,9 @@
|
|||
};
|
||||
|
||||
users.users.fern.extraGroups = ["media"];
|
||||
|
||||
flock.docker = {
|
||||
enable = true;
|
||||
dockerMount = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue