chore: updated flake lock
This commit is contained in:
parent
0e55f5d40a
commit
4e9cd99894
2 changed files with 19 additions and 18 deletions
|
|
@ -68,6 +68,7 @@
|
|||
builtins.map (directory:
|
||||
lib.attrsets.nameValuePair directory._directory {
|
||||
device = directory.bind;
|
||||
fsType = "none";
|
||||
options = ["bind"];
|
||||
}) (
|
||||
builtins.filter (directory: directory.bind != null) config.host.network_storage.directories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue