Files
oam/knowledge base/guix system.md
2024-09-14 23:11:29 +02:00

66 lines
746 B
Markdown

# Guix system
TODO
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Main repository]
- [Guix]
- [NixOS]
### Sources
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[guix]: guix.md
[nixos]: nixos.md
<!-- Files -->
<!-- Upstream -->
[main repository]: https://github.com/project/
[website]: https://guix.gnu.org/
<!-- Others -->