diff --git a/src/pages/how-to/installation/linux.mdx b/src/pages/how-to/installation/linux.mdx index 27510cd5..575528c1 100644 --- a/src/pages/how-to/installation/linux.mdx +++ b/src/pages/how-to/installation/linux.mdx @@ -91,6 +91,36 @@ sudo gnome-extensions enable appindicatorsupport@rgcjonas.gmail.com ``` Under X11, you may need to restart GNOME Shell (Alt+F2, r, ⏎) after that. Under Wayland you need to logout and login again. + +### Universal Blue (Native package) + +1. Create the repository file: +```bash +sudo tee /etc/yum.repos.d/netbird.repo <