README: add Guix System to installation table (#615)

This commit is contained in:
RishikesavanRamesh 2025-12-24 03:14:19 +05:30 committed by GitHub
parent 830d84e777
commit 2f5cf5438c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,6 +91,12 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
<code>emerge app-crypt/age</code>
</td>
</tr>
<tr>
<td>Guix System</td>
<td>
<code>guix package -i age</code>
</td>
</tr>
<tr>
<td>NixOS / Nix</td>
<td>