From dea56882e766b6712e168ea8fa3d541494f2a04d Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 2 Mar 2026 08:37:31 +0100 Subject: feat(workstation): add anki --- nixos/profiles/workstation/graphical.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/profiles') diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix index 01b466d..9c36db1 100644 --- a/nixos/profiles/workstation/graphical.nix +++ b/nixos/profiles/workstation/graphical.nix @@ -73,6 +73,7 @@ }) zathura # TODO: zathura doesn't adjust zoom on PDF open even though adjust-open="best-fit" is the default according to zathurarc(5) + anki # set and forget capitaine-cursors-themed # the default cursor theme is missing a bunch of cursors -- cgit v1.3.1