forked from fabian/nix_config
modularize yubikey
This commit is contained in:
parent
f577fd237d
commit
f5cfd50183
4 changed files with 22 additions and 3 deletions
|
@ -34,9 +34,6 @@
|
|||
vlc
|
||||
vpsfree-client
|
||||
vscodium-fhs
|
||||
yubikey-manager
|
||||
yubico-pam
|
||||
yubikey-personalization
|
||||
zola
|
||||
zoom-us
|
||||
];
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
terminal.enable = true;
|
||||
neovim.enable = true;
|
||||
steam.enable = true;
|
||||
yubikey.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue