feat: add obc, vlc, sway wallpaper
This commit is contained in:
parent
63fa7916fd
commit
350aebc01d
4 changed files with 26 additions and 1 deletions
8
users/gandalf/modules/obs.nix
Normal file
8
users/gandalf/modules/obs.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ pkgs, ... }: {
|
||||
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = [ pkgs.obs-studio-plugins.wlrobs ];
|
||||
};
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue