servo: nfs: disable
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
# - could maybe be done with some mount option?
|
# - could maybe be done with some mount option?
|
||||||
|
|
||||||
{ config, lib, ... }:
|
{ config, lib, ... }:
|
||||||
|
lib.mkIf false #< TODO: remove nfs altogether! it's not exactly the most secure
|
||||||
{
|
{
|
||||||
services.nfs.server.enable = true;
|
services.nfs.server.enable = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user