refactor: formatting

main
mandlm 2022-06-22 21:49:54 +02:00
parent 95da51c348
commit 11723846ba
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 2 deletions

View File

@ -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