forked from pub-solar/os
feat: dumpyourvms: enable usbmuxd for tethering
This commit is contained in:
parent
c6beb6c44e
commit
44c06ff63b
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ in {
|
|||
'';
|
||||
};
|
||||
services.tailscale.enable = true;
|
||||
services.usbmuxd.enable = true;
|
||||
|
||||
security.pki.certificateFiles = [./consul-agent-ca.pem];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue