enable appimage, overlay anki

This commit is contained in:
cy 2025-02-13 21:49:45 -05:00
parent 3684b35d59
commit 0992f2f308
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
5 changed files with 29 additions and 3 deletions

View file

@ -20,6 +20,7 @@ importedOverlays
lldb = pkgFrom stable "lldb";
calibre = pkgFrom stable "calibre";
nil = inputs.nil.packages.${prev.system}.nil;
anki = pkgFrom inputs.anki "anki-bin";
}
)
]