input-remapper: Remove as it is upstream
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user