feat: install anki, python3, alejandra

also remove the wall of commented out packages
This commit is contained in:
buffet 2024-03-09 18:10:02 +01:00
parent ca7ba15ad0
commit b284971674

View file

@ -41,21 +41,10 @@
}; };
packages = with pkgs; [ packages = with pkgs; [
#SDL2 unstable.anki
#SDL2.dev
#alejandra
#bear
#black
#c2ffi
#cage
#cairo
#chromium
#ed
#gcc
#gnumake
#mpv
#python3
alejandra
python3
cargo cargo
cargo-crev cargo-crev
cargo-limit cargo-limit
@ -88,19 +77,6 @@
wget wget
wl-clipboard wl-clipboard
zip zip
#(luajit.withPackages (ps:
# with ps; [
# fennel
# inspect
# luv
# ]))
#(retroarch.override {
# cores = with libretro; [
# genesis-plus-gx
# ];
#})
]; ];
pointerCursor = { pointerCursor = {