diff options
| author | Martin Fischer <martin@push-f.com> | 2026-03-02 08:37:31 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-03-02 08:37:31 +0100 |
| commit | dea56882e766b6712e168ea8fa3d541494f2a04d (patch) | |
| tree | adc2a64d8db418f7bf5e0b7239c1012840ec2199 | |
| parent | 6268d1328e3d73d208656f4f6b984681f91da9f9 (diff) | |
feat(workstation): add anki
| -rw-r--r-- | nixos/profiles/workstation/graphical.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
