From 11723846ba1ff6e4578447a993b104133b9a1efd Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Wed, 22 Jun 2022 21:49:54 +0200 Subject: [PATCH] refactor: formatting --- configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 5ceea85..6d42767 100644 --- a/configuration.nix +++ b/configuration.nix @@ -32,7 +32,7 @@ enable = true; touchpad = { horizontalScrolling = false; - naturalScrolling = true; + naturalScrolling = true; }; }; @@ -62,7 +62,7 @@ ]; hardware.pulseaudio.enable = true; - + environment.systemPackages = with pkgs; [ neovim git