Ryan Yin

Results 226 comments of Ryan Yin

I haven't tried yet, but it does not require any customization of NixOS, it can be started directly using NixOS's official ISO for aarch64, which sounds very attractive. https://github.com/edk2-porting/edk2-rk3588

FYI, I've just added UEFI support for rk3588, it makes it much easier to add any new SBC, so I plan to add support for more RK3588/RK3588s based SBCs next,...

@phaitonican I don't have a orangepi 5b, so it's troublesome for me to test the code, and I don't have time recently. So I suggest you use the 'another repo'...

Planning to support Orange Pi 5B, if you are willing to help with the test, please let me know.

Yeah I see it, https://github.com/ryan4yin/nixos-rk3588/pull/13, I‘ll integrate Si Dao's work into this project. BTW, as Orange PI 5B is very similar to Orange Pi 5, I wonder if 5B can...

@KoshigayaNatsumi 超赞的动漫,歌也很好听!

@KoshigayaNatsumi 特地了解了下蓝心乐队,原来还有这么个故事,我以前光看动漫听歌去了,才知道还有这么个背景故事

@NestorLiao 哈哈同感,多层抽象带来的好处我文章里也说了挺多了,以及我同样也是在用上 NixOS 后,才开始折腾各种各样的新工具、研究项目源码。 更往后的未来我还看不到,不过 Nix 要火,这个我现在隐约有点感觉。

@solitudealma electron 在 wayland 下能直接使用 fcitx5 输入法的,但具体如何得看你用的 WM/DE 支持情况,另外还需要设一些参数。 去年踩的坑比较多,经常一升级输入法就坏了,今年好像还没遇到过 fcitx5 输入法坏掉的情况。

@solitudealma 这个主要跟各个组件的版本有关,如果版本合适,确实啥都不用改也能用。 我个人配置是加了一堆环境变量跟配置,也不知道哪个有效,不过用着确实没问题: https://github.com/ryan4yin/nix-config/blob/main/home/linux/gui/hyprland/values/hyprland.nix#L20-L28 https://github.com/ryan4yin/nix-config/blob/main/home/linux/gui/hyprland/conf/hyprland.conf#L193-L197