NixOS on Framework Laptop

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nixos-hardware

    A collection of NixOS modules covering hardware quirks.

  • It's not what you're asking but I wonder if NixOS's hardware repo could expand to support Framework with some good defaults

    That being said, I think there could be a good use case for "meta" NixOS distributions. I'm working on such a thing for a NixOS based RetroArch type thing. But could see a PopOS like configuration, focused on on an “out the box experience”

    https://github.com/NixOS/nixos-hardware

  • nix-home-manager

    Nix to manage my computing life

  • Not exactly the same but my journey started with nix home-manager on MacOS. Spent time getting it working how I wanted. I enjoyed it so much I replaced my Mac with nixos soon after

    MacOS has second tier support to Linux. I'm sure PopOS will work well

    https://github.com/NelsonJeppesen/nix-lifestyle/tree/main/ni...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rtw89

    Driver for Realtek 8852AE, an 802.11ax device

  • Ach, the usual stuff about NICs being re-re-re-created.

    I thought the same - then 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.

    I lost a lot of hair until I found "https://github.com/lwfinger/rtw89.git" (thaaanks a lot!!!) which made it work.

    As of kernel 5.14.5 (on Gentoo) 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) :(((

  • InitWare

    The InitWare Suite of Middleware allows you to manage services and system resources as logical entities called units. Its main component is a service management ("init") system.

  • I haven't bothered to have a beef with systemd, but some of us have discussed https://github.com/InitWare/InitWare to support non-Linux kernels. That would be really fun.

  • USB-WiFi

    USB WiFi Adapter Information for Linux

  • The only issues were disabling secure boot (which is usually a required step on laptops preinstalled with Windows anyways), and using a recent Linux kernel that has the required WiFi driver. Which the tutorial linked in the post mentions.

    And then Linux in general is notorious for having issues for USB WiFi adapters. More info on that can be found here https://github.com/morrownr/USB-WiFi

  • libinput

    A fork of libinput that incubates solutions to user-voted problems with Linux touchpads, and prepares pull requests to be submitted to the official libinput project. (by gitclear)

  • There's also this dude who has spent 2 years trying to get a mac touchpad experience on linux

    https://bill.harding.blog/2020/04/26/linux-touchpad-like-a-m...

    https://bill.harding.blog/2019/03/25/linux-touchpad-like-a-m...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What do you understand under "FreeBSD way" and "Linuxism"?

    3 projects | /r/freebsd | 31 May 2022
  • These @rustlang ads are getting out of control.

    1 project | /r/programmingcirclejerk | 27 Jan 2022
  • Preventing Log4j with Capabilities

    4 projects | news.ycombinator.com | 26 Dec 2021
  • macOS, meet SystemD: InitWare (fork of systemD) ported to macOS

    1 project | /r/programming | 24 Aug 2021
  • InitWare (a systemd fork) has been ported to macOS

    1 project | news.ycombinator.com | 24 Aug 2021