mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/hardware.nitrokey: update documentation
The nitrokey group has been removed in #108319.
This commit is contained in:
parent
38ec993a58
commit
bed43b4461
1 changed files with 1 additions and 3 deletions
|
@ -11,9 +11,7 @@ in
|
|||
type = lib.types.bool;
|
||||
default = false;
|
||||
description = ''
|
||||
Enables udev rules for Nitrokey devices. By default grants access
|
||||
to users in the "nitrokey" group. You may want to install the
|
||||
nitrokey-app package, depending on your device and needs.
|
||||
Enables udev rules for Nitrokey devices.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue