diff --git a/nix/hosts/doloro/home.nix b/nix/hosts/doloro/home.nix index e533519..3d6a57d 100644 --- a/nix/hosts/doloro/home.nix +++ b/nix/hosts/doloro/home.nix @@ -51,9 +51,9 @@ program = "pinentry-qt"; }; }; - arrpc = { - enable = true; - }; + # arrpc = { + # enable = true; + # }; }; xdg.mimeApps.enable = true;