feat(ooksphone): add ssh configuration to ooksphone
This commit is contained in:
parent
24abca0ffe
commit
7e351d9311
3 changed files with 39 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
|||
home.packages = with pkgs; [
|
||||
pfetch
|
||||
lazygit
|
||||
openssh
|
||||
];
|
||||
programs = {
|
||||
ssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue