diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-12-05 18:48:27 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-12-05 18:48:27 -0500 |
commit | 7dd93eda726dbc2df9b73d41fa954f7a38082740 (patch) | |
tree | a9542983a6b8232f7c5550d4f3a163e99a8fad79 /posts | |
parent | bc5669d70e5f75c3b4474455d81b308e9ed0df3b (diff) |
Two small text tweaks to thinkpad x1 post.
Diffstat (limited to 'posts')
-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: |