> Prepare for a long read Took about 6 minutes, is that long nowadays?
NixOS on Framework Laptop
31–40 of 250 posts
Re: NixOS on Framework Laptop
#32Framework + NixOS is the most exciting hardware + OS going IMHO. If someone wants to do a crowdfunding or devpay or similar to make them work out of the box together, I will gladly donate or pay.
Can you do NixOS without systemd? If not, I'd look elsewhere for the distro. Maybe Guix?
Re: NixOS on Framework Laptop
#33> Mozilla requires LUKS full-disk encryption, and having it setup conflicted with NVidia’s proprietary driver I’ve seen this warning in the Ubuntu docs. Can someone explain exactly why a GPU driver would cause issues with disk encryption and UEFI boot?
It works fine if /boot is unencrypted. You can encrypt the rest of / and it's fine.
Re: NixOS on Framework Laptop
#34Funny, I much prefer a full-size Right-Shift key, which usually requires compact up/down arrow keys. I hate typing on keyboards with tiny, stunted little right-shift keys. I use Right-Shift much more than the arrow keys.
Re: NixOS on Framework Laptop
#35Re: NixOS on Framework Laptop
#36> I only wish the up/down arrow buttons were normal size, like on Thinkpads. Funny, I much prefer a full-size Right-Shift key, which usually requires compact up/down arrow keys. I hate typing on keyboards with tiny, stunted little right-shift keys. I use Right-Shift much more than the arrow keys.
Re: NixOS on Framework Laptop
#37I like this aside and I noticed the same when I tried to use Gnome a couple of years ago. I asked a coworker what he recommended, he showed me KDE and I've never looked back. The scaling was great too when I needed it for my MBP's retina display.
Re: NixOS on Framework Laptop
#38Earlier quoted context omitted.
It works fine if /boot is unencrypted. You can encrypt the rest of / and it's fine.
Doesn't running /boot without encryption open up a class of attacks?
Re: NixOS on Framework Laptop
#39Super weird about the realtek Ethernet issues. Linux’s support for Realtek is pretty good I thought.
I thought the same - then I bought in September 2021 a "Lenovo Ideapad 5 Pro 16ACH6" which is when I found out that the "Realtek Semiconductor Co., Ltd. Device 8852"/"Realtek RTL8111E Ethernet LOM"/"Lenovo Device 4852" needs a brand new driver/module, respectively is not compatible with anything else.
I lost a lot of hair until I found "https://github.com/lwfinger/rtw89.git" (thaaanks a lot!!!) which made it work (reliable in my case, even with notebook "suspend-to-RAM").
As of kernel 5.14.5 (on Gentoo) embedded support for that NIC is not available, nor I think in 5.14.12 (not 100% sure - I did not install it, just peeked into it) :(((