Add pyright to default packages

This commit is contained in:
ant 2024-04-11 14:18:34 +02:00
parent 63bfee5495
commit 68726c70b8

View file

@ -21,6 +21,7 @@ let user = import ./name.nix; in
betterbird betterbird
python3 python3
python3Packages.virtualenv python3Packages.virtualenv
nodePackages.pyright
dunst dunst
ncdu ncdu
nsxiv nsxiv