ssh and nix-shell fix

This commit is contained in:
2024-05-02 14:21:08 +02:00
parent bcb6c8a8d9
commit d7ea69d8d3
2 changed files with 1 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
programs.ssh = {
# startAgent = true;
forwardX11 = true;
# forwardX11 = true;
# enableAskPassword = true;
};