action: add option to configure updating trusted users

This commit is contained in:
Michael Hoang 2025-04-01 00:58:47 +09:00 committed by Michael Hoang
parent 53fb48f556
commit 21e6bcccb0
3 changed files with 12 additions and 3 deletions

View file

@ -75,6 +75,8 @@ To install Nix from any commit, go to [the corresponding installer_test action](
- `enable_kvm`: whether to enable KVM for hardware-accelerated virtualization on Linux. Enabled by default if available.
- `set_as_trusted_user`: whether to add the current user to `trusted-users`. Enabled by default.
## Differences from the default Nix installer