whoops
This commit is contained in:
parent
0fa527717e
commit
004c2b16e8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
networking.firewall.allowedTCPPorts = [ 2049 ];
|
networking.firewall.allowedTCPPorts = [ 2049 ];
|
||||||
|
|
||||||
services.nsf.server = {
|
services.nfs.server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
exports = ''
|
exports = ''
|
||||||
/var/media manwe(rw,fsid=0,no_subtree_check)
|
/var/media manwe(rw,fsid=0,no_subtree_check)
|
Loading…
Add table
Add a link
Reference in a new issue