add alias

This commit is contained in:
2024-06-10 14:09:02 -05:00
parent f460e8b13b
commit 5cc4d40bca
4 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
sudo dnf copr enable matte-schwartz/sunshine
sudo dnf copr enable matte-schwartz/sunshine -y
sudo dnf update -y --refresh
sudo dnf install -y sunshine
echo 'KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess"' | \