mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
enable ssh agent
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
wsl.defaultUser = "${username}";
|
||||
|
||||
programs = {
|
||||
ssh.startAgent = true;
|
||||
zsh.enable = true;
|
||||
nix-ld.enable = true;
|
||||
dconf.enable = true;
|
||||
|
Reference in New Issue
Block a user