mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-25 22:53:54 +01:00
Make everything insecure uwu
This commit is contained in:
parent
b2240d4d4f
commit
de7a1acb39
|
@ -11,7 +11,7 @@
|
|||
server = {
|
||||
enable = true;
|
||||
exports = ''
|
||||
/export 2a0f:be01:0:100::/64(ro,crossmnt,async,fsid=0,no_subtree_check) 2a0f:be01:0:200::/64(ro,crossmnt,async,fsid=0,no_subtree_check) 2a0f:be01:fe:f00::/56(ro,crossmnt,async,fsid=0,no_subtree_check)
|
||||
/export 2a0f:be01:0:100::/64(ro,insecure,crossmnt,async,fsid=0,no_subtree_check) 2a0f:be01:0:200::/64(ro,insecure,crossmnt,async,fsid=0,no_subtree_check) 2a0f:be01:fe:f00::/56(ro,insecure,crossmnt,async,fsid=0,no_subtree_check)
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue