Onizuka, update extra packages

This commit is contained in:
Julia Lange 2025-09-16 18:30:23 -07:00
parent ec38f08e3c
commit 41e952efaf
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto

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
]; ];
} }