fix: use keychain for ssh key management
This commit is contained in:
parent
6791bf65be
commit
f5b38b8fbc
4 changed files with 9 additions and 11 deletions
|
@ -12,8 +12,6 @@
|
|||
};
|
||||
|
||||
environment = {
|
||||
variables.SSH_AUTH_SOCK = "/run/user/1000/ssh-agent";
|
||||
|
||||
systemPackages = with pkgs; [
|
||||
flameshot
|
||||
gnome-calculator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue