Unverified Commit bed43b44 authored by Robin Krahl's avatar Robin Krahl
Browse files

nixos/hardware.nitrokey: update documentation

The nitrokey group has been removed in #108319.
parent 38ec993a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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.
      '';
    };
  };