teevik
teevik
Hey, also had this same issue. I'm pretty sure it's an issue with this module checking if `WrappedComponent.prototype.isReactComponent` exists, which doesn't exist on preact components So ended up with a...
I think you can use `wayland.windowManager.hyprland.package = null;` to prevent home manager from installing it
Hey, is anyone working on this? If not, i can
I was thinking more of just a list of small examples. Something similar to what typeorm does here: https://github.com/typeorm/typeorm/tree/master/sample . Typeorm has a few files for each example, but for...
Not sure if the same issue, but i had to use `--install-bootloader` when changing from grub to systemd-boot for it to actually change: ```nushell sudo nixos-rebuild boot --flake .#macbook --install-bootloader...