home/ssh: set package
This commit is contained in:
parent
ed13a0fbbf
commit
bfdc36458a
2 changed files with 2 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
|||
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
package = pkgs.openssh;
|
||||
# ssh host config
|
||||
matchBlocks = (import "${inputs.mysecrets}/ssh_hosts.nix").privateHosts;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue