docs: add note about the wheel user (#616)

This commit is contained in:
RoyalOughtness
2024-11-26 16:18:09 -08:00
committed by GitHub
parent 548dfeed94
commit 5253aa2eee

View File

@@ -105,6 +105,9 @@ When using a non-wheel user, you can add the user to other groups if you want. F
- use `adb` and `fastboot`: `plugdev`
- use systemwide flatpaks: `flatpak`
> [!NOTE]
> You don't need to login using your wheel user to use it for privileged operations. When logged in as your non-wheel user, polkit will prompt you to authenticate as your wheel user as needed, or when requested by calling `run0`.
## Setup system DNS
Interactively setup system DNS resolution for systemd-resolved (optionally also set the resolver for hardened-chromium via management policy):