Move obs-studio config to module.
This commit is contained in:
parent
5eae750d76
commit
681eb44624
3 changed files with 22 additions and 8 deletions
|
@ -28,14 +28,6 @@
|
|||
# Install librewolf
|
||||
programs.librewolf.enable = true;
|
||||
|
||||
# Install obs-studio
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
obs-vkcapture
|
||||
];
|
||||
};
|
||||
|
||||
# Install nh
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue