mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35: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;
|
type = lib.types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
Enables udev rules for Nitrokey devices. By default grants access
|
Enables udev rules for Nitrokey devices.
|
||||||
to users in the "nitrokey" group. You may want to install the
|
|
||||||
nitrokey-app package, depending on your device and needs.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue