> The `pipewire` group will not exist yet until the corresponding package is installed.
The `wheel` group should ideally only be assigned to one singular admin account. The users in the group are allowed to use the `doas` command to gain root privileges. This is necessary for installing packages and changing system files but not for a normal user.
## Doas
Installing and configuring `doas` should be done like so.
``` title="/etc/portage/package.use/doas"
app-admin/doas persist
```
> This USE flag is necessary when typing the user's password every few seconds gets to annoying.