home,darwin: fix ssh-agent

This commit is contained in:
Guanran Wang 2023-11-09 00:25:07 +08:00
parent b7c4bb207f
commit 7e43f11693
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8
2 changed files with 2 additions and 1 deletions

View file

@ -80,5 +80,4 @@
};
};
};
services.ssh-agent.enable = true;
}

View file

@ -77,6 +77,8 @@
]);
};
services.ssh-agent.enable = true;
#programs.boxxy = {
# enable = true;
# #rules = {