Thomas B
Thomas B
> Might I also suggest picking any import granularity (I however advise `One`) from the ones that can be automatically formatted by cargo fmt? Unless I'm mistaken currently it is...
Well... there's one in there: https://www.asus.com/motherboards-components/motherboards/workstation/pro-ws-trx50-sage-wifi/ Doesn't work because our kernel is too old ATM, and then there's also this: https://lore.kernel.org/all/[email protected]/T/ :') EDIT: indeed there's this but pre-applying [the following...
> How to apply only the mt7925 patches? I mean, any easy way to apply all the respective patches? I just want to update the driver and recompile the kernel....
> So, that's similar to ansible. Does it recompile the kernel with that conf? That sounds nice. Yes it does. In NixOS fundamentally you declare how to build your entire...
Likely this should not contain all the extra "fix for blabla" comments, like for every other device below.
For me the issue is that the hooks don't enable the relevant environment (managed by uv). I workaround this by doing the following: ```nix { pkgs, config, lib, ... }:...
I do not have this issue with official Vscode and with mutable extensions directory. Feel free to open a PR that fixes this if you can figure out why it...
No that wouldn't be a big change and it would also make sense. I have pretty much lost hope that this is ever getting merged though so I'm not investing...
Thanks! 😊 I'll do my best 😊
@fsnkty does the new proposed interface look good to you?