mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
Merge pull request #223242 from panicgh/nitrokey-libnitrokey
libnitrokey: init at 3.8
This commit is contained in:
commit
16f67c4afc
7 changed files with 101 additions and 36 deletions
|
@ -22,6 +22,6 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
services.udev.packages = [ pkgs.nitrokey-udev-rules ];
|
||||
services.udev.packages = [ pkgs.libnitrokey ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue