reformat all nix code
1 file changed, 6 insertions(+), 4 deletions(-)
changed files
M system/settings/hardware/mouse.nix → system/settings/hardware/mouse.nix
@@ -1,7 +1,9 @@ -{ config -, pkgs -, ... -}: { +{ + config, + pkgs, + ... +}: +{ services.libinput = { enable = true; mouse = {