mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 22:27:43 -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;
|
steam.enable = true;
|
||||||
# Programming Stuff
|
# Programming Stuff
|
||||||
nixpkgs-fmt.enable = true;
|
nixpkgs-fmt.enable = true;
|
||||||
|
openscad.enable = true;
|
||||||
platformio.enable = true;
|
platformio.enable = true;
|
||||||
python3.enable = true;
|
python3.enable = true;
|
||||||
vscode.enable = true;
|
vscode.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue