diff options
| -rw-r--r-- | docs/INTEGRATION.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/INTEGRATION.md b/docs/INTEGRATION.md index 3d7c1aa..a5aa5b6 100644 --- a/docs/INTEGRATION.md +++ b/docs/INTEGRATION.md @@ -7,3 +7,14 @@ The previous discussion was in https://github.com/Kimplul/hid-tmff2/issues/71, but it seems to have been removed by GitHub. For now, please refer to https://search.nixos.org/packages?query=hid-tmff2 + +# Bazzite, other immutable distros + +In the general case, installing external modules yourself is not possible. Some +exceptions apply, SteamOS allows temporarily making the root drive writeable +with `sudo steamos-readonly disable`, but the extra kernel modules will have to +be manually reinstalled after every system update. + +Check your distributions packages if `hid-tmff2` exists. If not, please try to +get it packaged (or, maybe preferably, please pester me into getting this +module upstreamed :p). |
