mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 11:05:23 -05:00
Enable openscad
This commit is contained in:
parent
67e0098f52
commit
795d904d2d
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
steam.enable = true;
|
||||
# Programming Stuff
|
||||
nixpkgs-fmt.enable = true;
|
||||
openscad.enable = true;
|
||||
platformio.enable = true;
|
||||
python3.enable = true;
|
||||
vscode.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue