mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-07 17:44:28 +00:00
action: add option to configure updating trusted users
This commit is contained in:
parent
53fb48f556
commit
21e6bcccb0
3 changed files with 12 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue