diff options
Diffstat (limited to 'site')
-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. |