This commit is contained in:
alsaiduq-lab 2025-03-28 13:13:16 -06:00
parent 945140014b
commit a068b3c11a
2 changed files with 1 additions and 8 deletions

View file

@ -12,7 +12,6 @@ in {
python.enable = true;
environment.systemPackages = with pkgs; [
black
brave # TODO: make a module to save browser stuff
vesktop
git
@ -96,5 +95,6 @@ in {
wrk
nodePackages.pnpm
zlib.dev
udiskie
];
}

View file

@ -33,16 +33,10 @@
pynvml
pyqtgraph
pyqt6
click
typer
rich
pyyaml
pytz
pillow
jedi
libcst
ruff
ruff-lsp
];
};
in {
@ -53,7 +47,6 @@ in {
environment.systemPackages = with pkgs; [
pythonEnv
python3Packages.pip
black
isort
uv
stdenv.cc.cc.lib