Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
Showing only changes of commit eae0c7cb59 - Show all commits

View File

@ -7,7 +7,7 @@
mountdPort = 4002; mountdPort = 4002;
statdPort = 4000; statdPort = 4000;
exports = '' exports = ''
/home 10.0.40.0/24(rw,sync,no_subtree_check,no_root_squash) /home 10.0.40.0/24(rw,async,no_subtree_check,no_root_squash)
''; '';
}; };
networking.firewall = { networking.firewall = {