This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
4a80253fea
nixos-config
/
config
/
programs
/
yubikey.nix
6 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
reformat repo
2022-06-12 15:39:15 +00:00
{
pkgs
,
.
.
.
}:
{
add yubikey gui
2022-02-02 09:49:21 +00:00
home
.
packages
=
with
pkgs
;
[
yubikey-manager-qt
]
;
}
Reference in a new issue
Copy permalink