Add osb studio.
This commit is contained in:
parent
cf6f7d01ad
commit
f5aeec9c23
@ -30,6 +30,14 @@
|
||||
# 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…
x
Reference in New Issue
Block a user