WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit aa84653a5c - Show all commits

View file

@ -1,11 +1,11 @@
# vim:ft=i3config # vim:ft=i3config
input * { input type:keyboard {
xkb_layout eu xkb_layout eu
xkb_options caps:escape xkb_options caps:escape
} }
input "1739:32382:DELL0884:00_06CB:7E7E_Touchpad" { input type:touchpad {
tap enabled tap enabled
natural_scroll enabled natural_scroll enabled
} }