From 3361c316b9a006f886f0e6e1ea38729d4ae04faa Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Sat, 29 Jun 2024 02:10:34 -0500 Subject: [PATCH] Add comment --- modules/nixos/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/nixos/default.nix b/modules/nixos/default.nix index 1348712..2f58a9e 100644 --- a/modules/nixos/default.nix +++ b/modules/nixos/default.nix @@ -264,6 +264,8 @@ hardware.gpgSmartcards.enable = true; 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 openocd pkgs.yubikey-personalization