aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
Diffstat (limited to '_posts')
-rw-r--r--_posts/2018-07-17-rodando-guix-on-nixos.md8
-rw-r--r--_posts/2018-07-17-running-guix-on-nixos.md2
2 files changed, 10 insertions, 0 deletions
diff --git a/_posts/2018-07-17-rodando-guix-on-nixos.md b/_posts/2018-07-17-rodando-guix-on-nixos.md
new file mode 100644
index 0000000..b449541
--- /dev/null
+++ b/_posts/2018-07-17-rodando-guix-on-nixos.md
@@ -0,0 +1,8 @@
+---
+title: Rodando Guix no NixOS
+date: 2018-07-17
+layout: post
+lang: pt
+ref: running-guix-on-nixos
+---
+Eu queria rodar Guix numa máquina com NixOS instalado.
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