refactor: abstract NFS mount creation via custom options
This commit is contained in:
parent
d4d655e735
commit
1403b1f9c0
9 changed files with 93 additions and 120 deletions
|
|
@ -2,6 +2,7 @@
|
|||
imports = [
|
||||
./docker.nix
|
||||
./monitoring.nix
|
||||
./nfs.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue