diff options
| author | Fuwn <[email protected]> | 2024-09-04 20:00:52 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-04 20:00:52 -0700 |
| commit | 834c05e908eb32ec4e02a79e319e8229798dd269 (patch) | |
| tree | de1d0f7013a562d2a94665ebf1391cebd798098d /modules/hardware/yubikey.nix | |
| parent | ok (diff) | |
| download | nixos-config-834c05e908eb32ec4e02a79e319e8229798dd269.tar.xz nixos-config-834c05e908eb32ec4e02a79e319e8229798dd269.zip | |
clean
Diffstat (limited to 'modules/hardware/yubikey.nix')
| -rw-r--r-- | modules/hardware/yubikey.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/hardware/yubikey.nix b/modules/hardware/yubikey.nix index 87633ac..4604480 100644 --- a/modules/hardware/yubikey.nix +++ b/modules/hardware/yubikey.nix @@ -1,7 +1,5 @@ { - config, pkgs, - lib, ... }: { |