niri noctalia keybind updates
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@
|
||||
enableMcpIntegration = true;
|
||||
|
||||
settings = {
|
||||
model = "github-copilot/gpt-5.2";
|
||||
#model = "github-copilot/gpt-5.2";
|
||||
model = "zai-coding-plan/glm-5";
|
||||
small_model = "zai-coding-plan/glm-4.7";
|
||||
autoshare = false;
|
||||
autoupdate = false;
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
|
||||
uv
|
||||
poetry
|
||||
thonny
|
||||
|
||||
(python3.withPackages (
|
||||
ps: with ps; [
|
||||
@@ -69,6 +70,9 @@
|
||||
scipy
|
||||
pandas
|
||||
matplotlib
|
||||
vispy
|
||||
pyvista
|
||||
pygame
|
||||
seaborn
|
||||
scikit-learn
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user