mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds yubikey-touch-detector things
This commit is contained in:
parent
d0fdaf2b8c
commit
530d888bc1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{ inputs, pkgs, ... }:
|
{ inputs, pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
yubikey-touch-detector
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
gajim # XMPP client
|
gajim # XMPP client
|
||||||
nheko # Matrix client
|
nheko # Matrix client
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue