disable ssh askpass
This commit is contained in:
parent
5db83d03d0
commit
440f46a3db
|
|
@ -38,5 +38,7 @@
|
|||
|
||||
programs.command-not-found.dbPath = flake-programs-sqlite.packages.${pkgs.system}.programs-sqlite;
|
||||
|
||||
programs.ssh.enableAskPassword = false;
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue