home/packages: add webcamoid
This commit is contained in:
parent
7293373b25
commit
102df55379
@ -120,6 +120,7 @@
|
|||||||
|
|
||||||
tenacity
|
tenacity
|
||||||
# transcribe
|
# transcribe
|
||||||
|
webcamoid
|
||||||
xcalib
|
xcalib
|
||||||
xclip
|
xclip
|
||||||
xdotool
|
xdotool
|
||||||
|
@ -75,10 +75,6 @@
|
|||||||
libinput.touchpad.accelSpeed = "0.5";
|
libinput.touchpad.accelSpeed = "0.5";
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = [
|
|
||||||
pkgs.webcamoid
|
|
||||||
];
|
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
bluetooth.enable = true;
|
bluetooth.enable = true;
|
||||||
enableRedistributableFirmware = true;
|
enableRedistributableFirmware = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user