add openscad

This commit is contained in:
2024-02-26 18:53:52 +01:00
parent b8ce97f272
commit 336da62f29
2 changed files with 7 additions and 0 deletions

View File

@@ -631,6 +631,11 @@ in {
suggestion.enabled = false;
};
openscad = {
enable = true;
fuzzyFinder = "fzf";
};
nix.enable = true;
};