Ollama
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
imports = [ ./vscodium ];
|
||||
|
||||
config = lib.mkIf (config.syscfg.make.develop) {
|
||||
home.packages = with pkgs; [ blender godot_4 openscad-unstable bambu-studio pandoc];
|
||||
home.packages = with pkgs; [ blender godot_4 openscad-unstable orca-slicer pandoc];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
ms-python.vscode-pylance
|
||||
ms-vscode.cpptools
|
||||
dbaeumer.vscode-eslint
|
||||
continue.continue
|
||||
];
|
||||
#};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user