cyclone: Add usbmuxd
This commit is contained in:
parent
464b0bd5fe
commit
5787a0cdb9
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
||||||
# Ensure xserver is using the Nvidia drivers.
|
# Ensure xserver is using the Nvidia drivers.
|
||||||
xserver.videoDrivers = [ "nvidia" ];
|
xserver.videoDrivers = [ "nvidia" ];
|
||||||
|
|
||||||
|
# iOS tethering, etc
|
||||||
|
usbmuxd.enable = true;
|
||||||
|
|
||||||
# Allow for RDP access.
|
# Allow for RDP access.
|
||||||
gnome.gnome-remote-desktop.enable = true;
|
gnome.gnome-remote-desktop.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue