I’ve been using NixOS for the last month and I’m very impressed.
So far I’ve had no big issues configuring my OS, and so far no missing packages until today which is autobrr. This inspired me to start packaging software for NixOS myself, but I’m also now interested in writing my own options.
Is there a recommended list somewhere that puts learning material in one place? Or what resources are generally essential to read?
Kindly point me please.
Also is it possible to create “custom options” for packages already in the repo but that have no official Nix options? There are a few apps I’d love to manage declaratively
https://nix.dev/ is also very important, and at least appears to be intended to be an entry into the ecosystem. It has tutorials for e.g. writing packages - not much on NixOS (options) yet, though.