From 86f2fb787a1a723a72fa8d86d3754c6593856c4a Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Thu, 26 Jan 2023 18:15:33 +0100 Subject: [PATCH 1/2] Replace networkmanager with networkmanager-iwd from AUR --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7e812a3..e560250 100755 --- a/install.sh +++ b/install.sh @@ -57,7 +57,6 @@ packages=( powertop power-profiles-daemon # Networking - networkmanager firewalld # DNS-SD, mostly for printers, i.e. CUPS. Service discovery is handled by Avahi, # name resolution by systemd-resolved. @@ -423,6 +422,7 @@ aur_packages=( aurutils # Splash screen at boot plymouth + networkmanager-iwd # Backups based on borg pika-backup # Login settings From 70e2263fbf992f0baf3fcd29084b70ed75d3c2de Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Thu, 26 Jan 2023 18:16:27 +0100 Subject: [PATCH 2/2] Add iwgtk from AUR --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index e560250..9502c52 100755 --- a/install.sh +++ b/install.sh @@ -423,6 +423,8 @@ aur_packages=( # Splash screen at boot plymouth networkmanager-iwd + # iwd GUI + iwgtk # Backups based on borg pika-backup # Login settings