From 10ca7f1702e01fc4d6284175fb4b24b26712f1af Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Mon, 7 Feb 2022 18:27:27 +0000 Subject: [PATCH] Fix indenting --- hosts/common/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/default.nix b/hosts/common/default.nix index 46bb26f..a53d695 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -41,7 +41,7 @@ enable = true; mouse = { accelProfile = "flat"; - accelSpeed = "1"; + accelSpeed = "1"; }; };