mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 14:01:00 -05:00
Adding yubikey-manager
This commit is contained in:
parent
2c324ff635
commit
0ffe9635ba
3 changed files with 37 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
vscode.enable = true;
|
||||
# Utilities
|
||||
# git is not optional
|
||||
yubikey.enable = true;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue