refactor: formatting

This commit is contained in:
Michael Mandl 2022-06-22 21:49:54 +02:00
parent 95da51c348
commit 11723846ba
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

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