mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
9 lines
78 B
Markdown
9 lines
78 B
Markdown
# Setup
|
|
|
|
To generate type definitions
|
|
|
|
```shell
|
|
nix-shell
|
|
./setup.sh $PWD
|
|
```
|