mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
add openscad
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
(blender.override {
|
(blender.override {
|
||||||
cudaSupport = true;
|
cudaSupport = true;
|
||||||
})
|
})
|
||||||
|
openscad-unstable
|
||||||
|
|
||||||
# development
|
# development
|
||||||
insomnia
|
insomnia
|
||||||
@@ -70,6 +71,7 @@
|
|||||||
neofetch
|
neofetch
|
||||||
pinentry-gnome
|
pinentry-gnome
|
||||||
ranger
|
ranger
|
||||||
|
filezilla
|
||||||
lazydocker
|
lazydocker
|
||||||
libqalculate
|
libqalculate
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|||||||
@@ -631,6 +631,11 @@ in {
|
|||||||
suggestion.enabled = false;
|
suggestion.enabled = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
openscad = {
|
||||||
|
enable = true;
|
||||||
|
fuzzyFinder = "fzf";
|
||||||
|
};
|
||||||
|
|
||||||
nix.enable = true;
|
nix.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user