diff options
-rw-r--r-- | posts/2022-12-05-guix-thinkpad-x1-10th-gen.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2022-12-05-guix-thinkpad-x1-10th-gen.md b/posts/2022-12-05-guix-thinkpad-x1-10th-gen.md index 357d402..b9984db 100644 --- a/posts/2022-12-05-guix-thinkpad-x1-10th-gen.md +++ b/posts/2022-12-05-guix-thinkpad-x1-10th-gen.md @@ -69,7 +69,7 @@ distro only to find out that they can’t connect to the Internet because they have an Intel wireless card that requires a blob and our answer is “Sorry, buy new hardware.” I think we need to make a tactical retreat from the firmware battle and meet people where they -are at. +are. Anyway, I decided to abandon Linux-libre. While Guix itself does not provide vanilla Linux (with firmware blobs), Guix allows for adding @@ -121,7 +121,7 @@ This may be self-explanatory but for completeness, I did this: ## Installer and initial system bootstrap -The Guix installer has gotten quite nice. It's an ncurses interface, +The Guix installer has become quite nice. It's an ncurses interface, not a fancy GTK one, but all the important stuff worked. I did the following: |