|
|
|
|
|
by CafeRacer
93 days ago
|
|
Nix is a really good good good approach to manage packages. I've configured an entire asahi setup with for my m2 and can't be happier. It's not without it's quirks and nixlang itself is a bit cumbersome to express what you want. However, AI is a great fit to write flakes. You can easily understand the generated code and it gives a power to "review" the changes before applying them. And while nixos is amazing, I think nixpkgs are a bit overhyped; I've encountered many packages that are abandoned and outdated. I can share my configs if anyone is interested. |
|