Skip to content

Commit 49301c2

Browse files
committed
Disbles obs
1 parent 2a8dddd commit 49301c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home-manager/profiles/desktop/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
};
3131

3232
programs = {
33-
obs-studio.enable = true;
33+
obs-studio.enable = false;
3434
pandoc.enable = true;
3535
k9s.enable = true;
3636
zed.enable = true;

0 commit comments

Comments
 (0)