Lockscreen custom
This commit is contained in:
parent
b3fdc5f573
commit
e080d5b9b8
10 changed files with 134 additions and 49 deletions
|
|
@ -2,9 +2,8 @@
|
|||
{
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs; [
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
# obs-linuxbrowser
|
||||
obs-v4l2sink
|
||||
obs-gstreamer
|
||||
obs-move-transition
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue