add ssh, disable man cache for phone

This commit is contained in:
Henry Hiles 2025-08-30 21:10:14 -04:00
commit 3892e248fa
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
{documentation.man.generateCaches = false;}

1
modules/mobile/ssh.nix Normal file
View file

@ -0,0 +1 @@
{imports = [../server/ssh.nix];}