triviOS/README.md

13 lines
300 B
Markdown
Raw Permalink Normal View History

2023-09-04 22:27:51 -06:00
# TriviOS
2023-09-04 22:31:42 -06:00
### Compilation command:
2023-09-04 22:27:51 -06:00
```bash
2023-09-10 22:25:55 -06:00
nix build .\#nixosConfigurations.triviOS.config.system.build.sdImage --no-link --print-build-logs
2023-09-04 22:27:51 -06:00
```
2023-09-04 22:31:42 -06:00
### Links:
- Issue tracker: [TriviOS_todo](https://todo.sr.ht/~fabianmv/TriviOS_todo)
- Docs: [TriviOS_wiki](https://man.sr.ht/~fabianmv/TriviOS_wiki)