Merge branch 'pr/bump' into 'master'
Justfile: rename yubikey -> gpg-card See merge request steveeJ/infra!20
This commit is contained in:
commit
f186f5d008
1 changed files with 2 additions and 2 deletions
4
Justfile
4
Justfile
|
@ -246,8 +246,8 @@ run-with-channels +cmds:
|
|||
source $(just -v _get_nix_path {{invocation_directory()}}/nix/variables/versions.nix)
|
||||
{{cmds}}
|
||||
|
||||
# Switch between yubikeys which have a copy of the same key
|
||||
switch-yubikey:
|
||||
# Switch between gpg-card capable devices which have a copy of the same key
|
||||
switch-gpg-card:
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Derived from https://github.com/drduh/YubiKey-Guide/issues/19.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue