├── README.md ├── cam.patch ├── multitouch.patch ├── surface.nix ├── touchscreen_multitouch_fixes1.patch └── touchscreen_multitouch_fixes2.patch /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cransom/surface-pro-3-nixos/HEAD/README.md -------------------------------------------------------------------------------- /cam.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cransom/surface-pro-3-nixos/HEAD/cam.patch -------------------------------------------------------------------------------- /multitouch.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cransom/surface-pro-3-nixos/HEAD/multitouch.patch -------------------------------------------------------------------------------- /surface.nix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cransom/surface-pro-3-nixos/HEAD/surface.nix -------------------------------------------------------------------------------- /touchscreen_multitouch_fixes1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cransom/surface-pro-3-nixos/HEAD/touchscreen_multitouch_fixes1.patch -------------------------------------------------------------------------------- /touchscreen_multitouch_fixes2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cransom/surface-pro-3-nixos/HEAD/touchscreen_multitouch_fixes2.patch --------------------------------------------------------------------------------