diff options
author | EuAndreh <eu@euandre.org> | 2018-07-18 00:19:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-18 00:19:56 -0300 |
commit | 88019e1763101ee5f50d800f117eb47654878af4 (patch) | |
tree | 3ddb98f50d56408a80f37a704de30540df63c693 /site | |
parent | Initial release: make publish.sh executable (diff) | |
download | euandre.org-88019e1763101ee5f50d800f117eb47654878af4.tar.gz euandre.org-88019e1763101ee5f50d800f117eb47654878af4.tar.xz |
Guix post wording
Diffstat (limited to '')
-rw-r--r-- | site/posts/2018-07-17-running-guix-on-nixos.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/2018-07-17-running-guix-on-nixos.org b/site/posts/2018-07-17-running-guix-on-nixos.org index 535b271..3f4f791 100644 --- a/site/posts/2018-07-17-running-guix-on-nixos.org +++ b/site/posts/2018-07-17-running-guix-on-nixos.org @@ -4,7 +4,7 @@ date: 2018-07-17 --- I wanted to run Guix on a NixOS machine. Even though the Guix manual explains how to do it [[https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html#Binary-Installation][step by step]], I needed a few extra steps to make it work properly. -I couldn't just install GuixSD because the wireless network card doesn't have any free/libre drivers (yet). +I couldn't just install GuixSD because my wireless network card doesn't have any free/libre drivers (yet). ** Creating =guixbuilder= users Guix requires you to create non-root users that will be used to perform the builds in the isolated environments. |