Skip to content

Commit

Permalink
Update modules/programs/ssh.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Horstman <[email protected]>
  • Loading branch information
Neon-44 and khaneliman authored Mar 4, 2025
1 parent 474f738 commit 88d83d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/programs/ssh.nix
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ in
'';
};

userConfigFile = mkOption {
configDirectory = mkOption {
type = types.str;
default = ".ssh/config";
description = ''
Expand Down

0 comments on commit 88d83d7

Please sign in to comment.