input-remapper: Remove as it is upstream

This commit is contained in:
2022-05-11 15:24:14 +02:00
parent 648da7e05a
commit ffaf192563
6 changed files with 13 additions and 127 deletions

View File

@@ -81,7 +81,7 @@
gamemode.enable = true;
gnome.enable = true;
input-remapper = {
enable = false;
enable = true;
postStartCommand = "${pkgs.input-remapper}/bin/input-remapper-control --command start --preset NOOP --device \"Razer Razer Tartarus V2\"";
};
gdm = {
@@ -111,7 +111,8 @@
#podman = {
# enable = true;
# dockerCompat = true;
#};
#};
docker.enable = true;
};
boot = let