From 23420b75b82cc9f7a4c1f5bdc6b6ce386bac0467 Mon Sep 17 00:00:00 2001 From: Jacob Bachmann Date: Fri, 16 Aug 2024 18:23:27 +0200 Subject: [PATCH] feat: add anki --- users/gandalf/modules/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/gandalf/modules/packages.nix b/users/gandalf/modules/packages.nix index cea66d9..651c394 100644 --- a/users/gandalf/modules/packages.nix +++ b/users/gandalf/modules/packages.nix @@ -19,6 +19,7 @@ unstable.isisdl # downloader for isis of tu-berlin sage # open source mathematics software, free alternative to magma, maple, mathematica, and matlab filebrowser # filebrowser is a web application for managing files and directories + anki # spaced repetition flashcard program ]; }