diff --git a/extras/uwuraid.nix b/extras/uwuraid.nix index d06844a..13e813d 100644 --- a/extras/uwuraid.nix +++ b/extras/uwuraid.nix @@ -1,5 +1,5 @@ {...}: { - services.rpcbind.enable = true; + # services.rpcbind.enable = true; systemd.mounts = let opts = { type = "cifs";