mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
31 lines
663 B
Markdown
31 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.
|