restructure zfs
This commit is contained in:
@@ -10,7 +10,7 @@ let
|
||||
nfs_exports = ''
|
||||
/holocron/media *(ro,sync,no_subtree_check)
|
||||
'';
|
||||
#/holocron/vault *(rw,sync,no_subtree_check,no_root_squash)
|
||||
#/holocron/users *(rw,sync,no_subtree_check,no_root_squash)
|
||||
in {
|
||||
options.holocron.nfs = {
|
||||
enable = lib.mkEnableOption "enables nfs";
|
||||
|
||||
Reference in New Issue
Block a user