From ac926b4011cfad322d5496e183714943e3d48103 Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:32:53 -0700 Subject: [PATCH] test remove bits --- extras/uwuraid.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";