Adds bootstrap.v2
This commit is contained in:
parent
06c8003cf2
commit
2bbccb4595
61 changed files with 468 additions and 4 deletions
7
.config/yadm/bootstrap.v1/bootstrap.d/30-KDEConnect.sh
Executable file
7
.config/yadm/bootstrap.v1/bootstrap.d/30-KDEConnect.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/env sh
|
||||
|
||||
yay -S --needed kdeconnect
|
||||
|
||||
sudo firewall-cmd --permanent --add-port=1714-1764/{tcp,udp}
|
||||
|
||||
echo "-- For some reason, its recommended to reboot your device to make kdeconnect work..."
|
||||
Loading…
Add table
Add a link
Reference in a new issue