Update input-remapper and add rbw
This commit is contained in:
parent
c1935b9658
commit
cfd1f980a4
2 changed files with 5 additions and 2 deletions
|
@ -107,8 +107,9 @@
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "sezanzeb";
|
||||
repo = "input-remapper";
|
||||
rev = "b047843545c85543e43f36ecc3b51e343c29c872";
|
||||
sha256 = "sha256-um7fsoEndFLd8JzvCiSSIDpFFmBwtS9GmRag310iKfk=";
|
||||
rev = "cfdcda4deab202fe5491e71334dc461e86dac548";
|
||||
sha256 = "sha256-5YXNCoMMNO9XWrqeVH6ErUjjAkVIbOBtFQU4nJKpJ84=";
|
||||
# sha256 = lib.fakeSha256;
|
||||
};
|
||||
};
|
||||
services.input-remapper.serviceWantedBy = [ "multi-user.target" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue