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