add yubikey manage)
This commit is contained in:
parent
1118fd2f1c
commit
baee1b5496
2 changed files with 4 additions and 3 deletions
|
@ -132,6 +132,7 @@
|
||||||
};
|
};
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
mosh
|
mosh
|
||||||
|
yubikey-manager
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -293,11 +293,11 @@
|
||||||
},
|
},
|
||||||
"nur": {
|
"nur": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643768062,
|
"lastModified": 1643791961,
|
||||||
"narHash": "sha256-kkoZkEUGLEvMFxoqqjHlHpc6bs2aYH7FISW7WfJRVyQ=",
|
"narHash": "sha256-H/ZAt7wV5NckySIygLGSrttDwocC6MruIH1EIDdfa4E=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "NUR",
|
"repo": "NUR",
|
||||||
"rev": "6b956239ed1f9ef75836dd7212b5e531f534b3b7",
|
"rev": "856d61473da206765818c9c70bd5466042c67741",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue