diff options
author | EuAndreh <eu@euandre.org> | 2020-02-05 16:23:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-05 16:23:08 -0300 |
commit | 847789edcf135f38b27f8f6ac3a85386037e4e38 (patch) | |
tree | 1dc86f4eb6894642d503d93530717773b3815b8b /_posts/2018-07-17-running-guix-on-nixos.md | |
parent | Remove spelling/ (diff) | |
download | euandre.org-847789edcf135f38b27f8f6ac3a85386037e4e38.tar.gz euandre.org-847789edcf135f38b27f8f6ac3a85386037e4e38.tar.xz |
Add manual support for multiple languages
Diffstat (limited to '')
-rw-r--r-- | _posts/2018-07-17-running-guix-on-nixos.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_posts/2018-07-17-running-guix-on-nixos.md b/_posts/2018-07-17-running-guix-on-nixos.md index 69a9d1a..c0d4611 100644 --- a/_posts/2018-07-17-running-guix-on-nixos.md +++ b/_posts/2018-07-17-running-guix-on-nixos.md @@ -2,6 +2,8 @@ title: Running Guix on NixOS date: 2018-07-17 layout: post +lang: en +ref: running-guix-on-nixos --- I wanted to run Guix on a NixOS machine. Even though the Guix manual explains how to do |