From afd95636dab2a53d13a0e9b2bfbe9abddc229d3d Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 22 Nov 2025 07:14:49 +0900 Subject: [PATCH] fix --- my-blog/content/posts/2025-10-20-arch-macbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-blog/content/posts/2025-10-20-arch-macbook.md b/my-blog/content/posts/2025-10-20-arch-macbook.md index 092cdfe..9383020 100644 --- a/my-blog/content/posts/2025-10-20-arch-macbook.md +++ b/my-blog/content/posts/2025-10-20-arch-macbook.md @@ -25,7 +25,7 @@ $ mkinitcpio -P ``` ```sh:/etc/pacman.conf -IgnorePkg = linux linux-headers +IgnorePkg = linux linux-headers broadcom-wl-dkms ``` ## usbからの実行