home/packages: add webcamoid

This commit is contained in:
Oystein Kristoffer Tveit 2024-12-06 10:30:23 +01:00
parent 7293373b25
commit 102df55379
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
2 changed files with 1 additions and 4 deletions

View File

@ -120,6 +120,7 @@
tenacity
# transcribe
webcamoid
xcalib
xclip
xdotool

View File

@ -75,10 +75,6 @@
libinput.touchpad.accelSpeed = "0.5";
};
environment.systemPackages = [
pkgs.webcamoid
];
hardware = {
bluetooth.enable = true;
enableRedistributableFirmware = true;