Update addKeysToAgent key
evaluation warning: chandler profile: The option `programs.ssh.addKeysToAgent' defined in `/home/chandler/projects/machine-config/sam/configuration.nix' has been renamed to `programs.ssh.matchBlocks.*.addKeysToAgent'.
This commit is contained in:
parent
052854db38
commit
b765bb1a97
2 changed files with 2 additions and 2 deletions
|
|
@ -286,7 +286,7 @@
|
|||
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
addKeysToAgent = "yes";
|
||||
matchBlocks."*".addKeysToAgent = "yes";
|
||||
matchBlocks = {
|
||||
bert = {
|
||||
user = "root";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue