some formatting and add neko

This commit is contained in:
sadan 2024-11-17 21:20:17 -05:00
parent 5a0e0eb481
commit b6f42fd63f
No known key found for this signature in database
3 changed files with 26 additions and 11 deletions

View file

@ -10,6 +10,8 @@ in
{
dev = with pkgs; [
meson
nixfmt-rfc-style
nil
deno
rustup
android-studio-tools
@ -37,20 +39,23 @@ in
gh
glib
glibc
(python312.withPackages (ps: with ps;[
pytesseract
pillow
pyzbar
pygobject3
nanoid
loguru
evdev
setuptools
xlib
]))
(python312.withPackages (
ps: with ps; [
pytesseract
pillow
pyzbar
pygobject3
nanoid
loguru
evdev
setuptools
xlib
]
))
nodejs_22
];
gui = with pkgs; [
cpkg.nekocord
cpkg.frog
legcord
obsidian