:p
This commit is contained in:
parent
39fcd34213
commit
8de26eac7d
1 changed files with 3 additions and 1 deletions
|
@ -32,6 +32,9 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# ghostty.packages.aarch64-darwin.default
|
# ghostty.packages.aarch64-darwin.default
|
||||||
|
python312
|
||||||
|
uv
|
||||||
|
fd
|
||||||
lua51Packages.lua
|
lua51Packages.lua
|
||||||
lua51Packages.luarocks
|
lua51Packages.luarocks
|
||||||
luajitPackages.magick
|
luajitPackages.magick
|
||||||
|
@ -39,7 +42,6 @@
|
||||||
lemonade
|
lemonade
|
||||||
anki-bin
|
anki-bin
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
basedpyright
|
|
||||||
ruff
|
ruff
|
||||||
python312Packages.jedi-language-server
|
python312Packages.jedi-language-server
|
||||||
tor
|
tor
|
||||||
|
|
Loading…
Reference in a new issue