Onizuka, update extra packages

This commit is contained in:
Julia Lange 2025-09-16 18:30:23 -07:00
parent 70471d28ec
commit 6cea0f23b4

View file

@ -110,10 +110,8 @@
lutris.enable = true; lutris.enable = true;
extraPkgs = with pkgs; [ extraPkgs = with pkgs; [
# Applications # Applications
ani-cli # Easy anime player logseq
lutgen # LUT generator claude-code
prismlauncher # Minecraft launcher
jdk8 # For playing older minecraft
]; ];
} }