Got pokemon-colorscripts working too!

This commit is contained in:
Emmet
2023-05-20 20:45:29 -05:00
parent 64f7e92df4
commit 2b8ea3cf4d
2 changed files with 33 additions and 1 deletions

View File

@@ -29,7 +29,6 @@
home.stateVersion = "22.11"; # Please read the comment before changing.
home.packages = with pkgs; [
# Core
zsh
@@ -95,6 +94,7 @@
pandoc
nodePackages.mermaid-cli
(pkgs.callPackage ./pkgs/ytsub.nix { })
(pkgs.callPackage ./pkgs/pokemon-colorscripts.nix { })
# Various dev packages
texinfo