feat: SSH agent
This commit is contained in:
parent
602057f4da
commit
f97e800cc3
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.ssh-agent.enable = true;
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
programs.firefox.enable = true;
|
||||
programs.kitty.enable = true;
|
||||
|
|
Loading…
Reference in a new issue