about summary refs log tree commit diff
path: root/users/grfn/system/home/modules/obs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/system/home/modules/obs.nix')
-rw-r--r--users/grfn/system/home/modules/obs.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/users/grfn/system/home/modules/obs.nix b/users/grfn/system/home/modules/obs.nix
index d1dade477c..39d57d712a 100644
--- a/users/grfn/system/home/modules/obs.nix
+++ b/users/grfn/system/home/modules/obs.nix
@@ -19,7 +19,9 @@ let
 
     nativeBuildInputs = [ pkg-config ];
     buildInputs = [
-      libtool autoconf automake
+      libtool
+      autoconf
+      automake
       x11
       xorg.libXtst
       xorg.libXinerama