aboutsummaryrefslogtreecommitdiff
path: root/form
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-08-19 12:34:03 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-08-19 12:34:46 -0400
commit3d5b7fe5ab1c69f9bf4564ef30e943fa9a8a480f (patch)
treeeb0bb1af2ddb52939b74410f8931ca81c191f2f7 /form
parentc90c2e8b0057b208aacad3449dad9a6fefc58054 (diff)
downloadhome-3d5b7fe5ab1c69f9bf4564ef30e943fa9a8a480f.tar.gz
modules/obs-studio: init
Diffstat (limited to 'form')
-rw-r--r--form/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/form/home.nix b/form/home.nix
index 4a691ea..e252c75 100644
--- a/form/home.nix
+++ b/form/home.nix
@@ -52,6 +52,7 @@
enable = true;
};
+ obs-studio.enable = true;
mako.enable = true;
neovide.enable = true;
zsh.enable = true;