commit | 5959520f8eefe7628e19f9f06e9a2a6bf64fecd3 | [log] [tgz] |
---|---|---|
author | Skyler Grey <minion@clicks.codes> | Sat May 25 13:33:17 2024 +0000 |
committer | Skyler Grey <minion@clicks.codes> | Sat Jun 01 19:06:46 2024 +0000 |
tree | c7545afb54498d05281a01bbdcfba93d84f9f3f5 | |
parent | 903051bb94e09f643e6b27213ce5838b175a2d89 [diff] |
fix(greylag): disable USB autosuspend Sometimes TLP has an issue where it incorrectly disables my USB devices while I am still using them. This is a pain, as it means that I can no longer use my computer without un-suspending them. Let's disable the buggy feature so this is no longer a problem, the power tradeoff is likely negligible in comparison to the convenience I will gain Change-Id: Ic3e3a770c43507dcde8d0a8df1f4657904401b8e Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/715 Reviewed-by: Skyler Grey <minion@clicks.codes> Tested-by: Skyler Grey <minion@clicks.codes>
Chimera is a shared NixOS and home-manager configuration, built using flakes and Snowfall Lib. Our aims are to support all of our members' needs while allowing us to share work that would otherwise be duplicated between us.
We are opinionated and often will not provide much customization in our modules, only adding more than enable where we believe there to be a distinct probability that multiple members will choose differently.
Currently:
If you'd like to join us, send us a message at chimera@clicks.codes!
For sure! You need a review from at least 1 other chimera member who your patch affects. If there's nobody matching this description and you are a chimera member, submit away! If you're not a member then you'll need to become one - let us know you're interested at chimera@clicks.codes
Chimera is licensed under AGPL-3.0. We use this as our default license because we believe it gives a lot of freedoms to you without letting you restrict them for other people. For any file which does not specify otherwise you may use the code exclusively under this license. You may find a copy of this license in ./LICENSE.md or at https://www.gnu.org/licenses/agpl-3.0.en.html
Some of our code is adapted from other people's work and that code, as well as all code written by us in files containing substantial portions of their work is available under their license. For files where this applies we will include a header containing the full license text and copyright notices.