Fix ssh
This commit is contained in:
@@ -46,6 +46,4 @@
|
|||||||
news.display = "silent";
|
news.display = "silent";
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
services.ssh-agent.enable = pkgs.stdenv.isLinux;
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ in
|
|||||||
"spectrum"
|
"spectrum"
|
||||||
"utility"
|
"utility"
|
||||||
"completion"
|
"completion"
|
||||||
|
"ssh"
|
||||||
"syntax-highlighting"
|
"syntax-highlighting"
|
||||||
"history-substring-search"
|
"history-substring-search"
|
||||||
"prompt"
|
"prompt"
|
||||||
|
|||||||
Reference in New Issue
Block a user