Skip to content

Commit 2f5cf54

Browse files
README: add Guix System to installation table (#615)
1 parent 830d84e commit 2f5cf54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
9191
<code>emerge app-crypt/age</code>
9292
</td>
9393
</tr>
94+
<tr>
95+
<td>Guix System</td>
96+
<td>
97+
<code>guix package -i age</code>
98+
</td>
99+
</tr>
94100
<tr>
95101
<td>NixOS / Nix</td>
96102
<td>

0 commit comments

Comments
 (0)