NetworkManager: track wifi-backend.conf and deploy via install.sh
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -72,4 +72,7 @@ echo "==> Deploying suspend/hibernate config"
|
||||
sudo install -Dm644 "$(pwd)/logind/lid.conf" /etc/systemd/logind.conf.d/lid.conf
|
||||
sudo install -Dm644 "$(pwd)/sleep/hibernate-delay.conf" /etc/systemd/sleep.conf.d/hibernate-delay.conf
|
||||
|
||||
echo "==> Deploying NetworkManager config"
|
||||
sudo install -Dm644 "$(pwd)/NetworkManager/conf.d/wifi-backend.conf" /etc/NetworkManager/conf.d/wifi-backend.conf
|
||||
|
||||
echo "==> Done. Start Niri with: niri-session"
|
||||
|
||||
Reference in New Issue
Block a user