nixos/home/hass: Add USB webcam
All checks were successful
CI / Check, build and cache nixfiles (push) Successful in 1h12m19s

This commit is contained in:
2025-03-15 01:43:44 +00:00
parent 05074a1fd9
commit 584abd4991
3 changed files with 22 additions and 0 deletions

View File

@@ -192,6 +192,8 @@
"device qemu-xhci,id=xhci"
# Front-right port?
"device usb-host,hostbus=1,hostport=4"
# Front-left port
"device usb-host,hostbus=1,hostport=3"
];
};
};