* So with home manager I tried it like this: ``` programs.obs-studio = { enable = true; plugins = [ pkgs.obs-xdg-portal ]; }; ```