From 44c20fccd92c516b5280145b2771d05f8c52c9ed Mon Sep 17 00:00:00 2001 From: cy Date: Sat, 30 Nov 2024 23:58:05 -0500 Subject: [PATCH] install wtype needed for anki script (dont know how it got uninstalled) --- nix/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/configuration.nix b/nix/configuration.nix index ed652d5..551b5f0 100644 --- a/nix/configuration.nix +++ b/nix/configuration.nix @@ -122,6 +122,8 @@ hyprpaper zola calibre + tor-browser + wtype (pkgs.callPackage ./anki.nix {}) ];