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