add ssh, disable man cache for phone

This commit is contained in:
Henry Hiles 2025-08-30 21:10:14 -04:00
commit 3892e248fa
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
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];}