mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2025-08-04 01:00:22 -04:00
feat: add qbit
This commit is contained in:
parent
666eac0e37
commit
b368c62b3d
4 changed files with 68 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
# Define your exports
|
||||
exports = ''
|
||||
/nas 192.168.2.101(rw,sync,no_root_squash,no_subtree_check) 100.0.0.0/8(rw,sync,no_root_squash,no_subtree_check)
|
||||
/nas 100.0.0.0/8(rw,sync,no_root_squash,no_subtree_check)
|
||||
'';
|
||||
|
||||
# Enable NFSv4 (recommended)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue