diff --git a/osConfigs/hosts/laptop.nix b/osConfigs/hosts/laptop.nix index e2d9ed2..3ad192b 100644 --- a/osConfigs/hosts/laptop.nix +++ b/osConfigs/hosts/laptop.nix @@ -90,6 +90,8 @@ programs.alvr.enable = true; programs.alvr.openFirewall = true; + + services.usbmuxd.enable = true; # boot.plymouth = { # enable = true;