Add comment
This commit is contained in:
parent
3a4d389201
commit
3361c316b9
1 changed files with 2 additions and 0 deletions
|
@ -264,6 +264,8 @@
|
||||||
hardware.gpgSmartcards.enable = true;
|
hardware.gpgSmartcards.enable = true;
|
||||||
|
|
||||||
services.udev.packages = with pkgs; [
|
services.udev.packages = with pkgs; [
|
||||||
|
# TODO: I think these get the whole package pulled in... should find out
|
||||||
|
# if there's a way to get just the rules and not 4 chromes
|
||||||
platformio
|
platformio
|
||||||
openocd
|
openocd
|
||||||
pkgs.yubikey-personalization
|
pkgs.yubikey-personalization
|
||||||
|
|
Loading…
Reference in a new issue