Created
March 16, 2024 13:33
-
-
Save dmikoss/c9e2d8bfa7c40038f54554fb65101d0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo steamos-readonly disable | |
| sudo pacman-key --init | |
| sudo pacman-key --populate | |
| sudo pacman -Syu | |
| sudo pacman -S networkmanager-vpnc | |
| sudo pacman -S networkmanager-strongswan | |
| sudo pacman -S networkmanager-l2tp | |
| sudo steamos-readonly enable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment