Skip to content

Commit

Permalink
darwin/suites/common: add ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Jan 5, 2025
1 parent 76f5faa commit 1956131
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/darwin/suites/common/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ in

nix = mkDefault enabled;

programs.terminal.tools.ssh = mkDefault enabled;

tools = {
homebrew = mkDefault enabled;
};
Expand Down

0 comments on commit 1956131

Please sign in to comment.