feat: adds anki-bin

This commit is contained in:
Ahwx 2024-08-30 13:07:48 +02:00
parent 92566b5d0c
commit 8f2d842f0c

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
anki-bin # Learn languages
vimv # Bulk rename vimv # Bulk rename
audacity # Record audio stuff audacity # Record audio stuff
obs-studio # Record video stuff obs-studio # Record video stuff