feat: clean up files, add programming symlink
This commit is contained in:
parent
f479cf4424
commit
544a1007b1
2 changed files with 4 additions and 1 deletions
|
|
@ -18,6 +18,9 @@ in
|
|||
pkgs.pinentry-qt
|
||||
];
|
||||
|
||||
home.file = {
|
||||
"ykcs/ykcs11.so".source = "${pkgs.yubico-piv-tool}/lib/libykcs11.so";
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue