Hi there
I'm Mihai, a 1st year student at TUCN, studying Computer Engineering.
My interests include Nix, Functional Programming, Linux and similar topics.
You can reach me on Discord fufexan#1006, Matrix, or email.
COLLECTED BY
Collection: github.com

{{ message }}
Constantly learning
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse{
description = "C/C++ environment";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
Describe your PR, what does it fix/add?
Adds input:touchpad:tap_button_map with 3 options: empty, lrm (default), or lmr.
This corresponds to the wa…