oizys/README.md
2023-01-25 21:19:51 -06:00

32 lines
663 B
Markdown

# Nixos Flake Experiments
## Hosts
<table>
<tr>
<th>rune</th>
<th>name</th>
<th>device</th>
</tr>
<tr>
<td><img src="https://upload.wikimedia.org/wikipedia/commons/1/16/Runic_letter_othalan.png"></td>
<td>othalan</td>
<td>thinkpad</td>
</tr>
<tr>
<td><img src="https://upload.wikimedia.org/wikipedia/commons/0/01/Runic_letter_jeran.png"></td>
<td>jeran</td>
<td>gcp vm</td>
</tr>
</table>
## warning
I'm currently evaluating `nix`/`nixos` in a virtual machine.
After some more experimentation with my flakes setup I will try to deploy it on a GCP server in order to host [git.dayl.in](https://git.dayl.in).
Try to track the goal of the `check.sh` script.