mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-07 09:31:04 +01:00
ssh-agent: add macOS support
This commit is contained in:
parent
d7b1ece79d
commit
c053d701d6
15 changed files with 205 additions and 48 deletions
4
tests/modules/services/ssh-agent/linux/default.nix
Normal file
4
tests/modules/services/ssh-agent/linux/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
ssh-agent-basic-service = ./basic-service.nix;
|
||||
ssh-agent-timeout-service = ./timeout-service.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue