From 1f680cb800b7795b817262d9631b48671f698549 Mon Sep 17 00:00:00 2001 From: dragon2611 Date: Fri, 4 Jul 2025 23:16:03 +0100 Subject: [PATCH] Universal Blue - Native Layer in netbird to a universal blue image at runtime. --- src/pages/how-to/installation/linux.mdx | 30 +++++++++++++++++++++++++ 1 file changed, 30 insertions(+) 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 <