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