Add Kooha (screen recording tool)
This commit is contained in:
parent
08ad3da221
commit
f0dd52c9b6
16
flake.lock
16
flake.lock
|
@ -237,11 +237,11 @@
|
|||
"nix-secrets": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1718817342,
|
||||
"narHash": "sha256-/NIAbcvPoYs7Hazhcwon6XoArxTY5v8ejJkWjOu2NmA=",
|
||||
"lastModified": 1718889003,
|
||||
"narHash": "sha256-VROhiB20ZgngCPVcYy1ZRmLZm3DmFbEjVjQPP55AMQc=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "ae4795463d47ca89021c059e11dab284a6e1d607",
|
||||
"revCount": 44,
|
||||
"rev": "2d4a2ed35119a4d17b06cc5e378d72ec7f1926b3",
|
||||
"revCount": 46,
|
||||
"type": "git",
|
||||
"url": "file:./nix-secrets"
|
||||
},
|
||||
|
@ -252,11 +252,11 @@
|
|||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1718806950,
|
||||
"narHash": "sha256-E+W/kbedZAiOuPtT+KQRposLaXGDLd7lyK7oL3IH/5U=",
|
||||
"lastModified": 1718883385,
|
||||
"narHash": "sha256-nLKMEZc6im82lfSdVPIBwff8OEYLlGVPpcZPvtpOFx4=",
|
||||
"ref": "master",
|
||||
"rev": "acb4f0e9bfa8ca2d6fca5e692307b5c994e7dbda",
|
||||
"revCount": 1720,
|
||||
"rev": "0307a32b553f81056edd6455168c635aeda6743b",
|
||||
"revCount": 1730,
|
||||
"type": "git",
|
||||
"url": "https://github.com/NixOS/nixos-hardware"
|
||||
},
|
||||
|
|
|
@ -17,6 +17,7 @@ with lib;
|
|||
"com.obsproject.Studio.Plugin.DroidCam"
|
||||
"org.kde.kdenlive"
|
||||
"org.tenacityaudio.Tenacity"
|
||||
"io.github.seadve.Kooha"
|
||||
];
|
||||
|
||||
# Add a virtual camera to use with Droidcam
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ae4795463d47ca89021c059e11dab284a6e1d607
|
||||
Subproject commit 2d4a2ed35119a4d17b06cc5e378d72ec7f1926b3
|
Loading…
Reference in a new issue