Add helvum package for patching pipewire routes
This commit is contained in:
parent
2a95d7c536
commit
d53d3f4dbb
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
xdg.configFile."obs-studio/themes".source = ./themes;
|
||||
home.packages = with pkgs; [ helvum ];
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
|
|
Loading…
Reference in a new issue