add ssh, disable man cache for phone
This commit is contained in:
parent
e01eb17795
commit
3892e248fa
2 changed files with 2 additions and 0 deletions
1
modules/mobile/disable-man.nix
Normal file
1
modules/mobile/disable-man.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{documentation.man.generateCaches = false;}
|
1
modules/mobile/ssh.nix
Normal file
1
modules/mobile/ssh.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{imports = [../server/ssh.nix];}
|
Loading…
Add table
Add a link
Reference in a new issue