From 2562ef0013337b7e66c0a5280acb0617320e6964 Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Thu, 28 Sep 2023 12:18:49 -0400 Subject: [PATCH] Switch to rust version of wormhole --- configs/home.nogui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/home.nogui.nix b/configs/home.nogui.nix index f78409e..1bcebb4 100644 --- a/configs/home.nogui.nix +++ b/configs/home.nogui.nix @@ -23,7 +23,7 @@ bubblewrap termdown youtube-dl - magic-wormhole + magic-wormhole-rs ] ++ (import ../system/home-manager.nix).extraPackages pkgs; editorconfig = { enable = true;