Skip to content

Latest commit

 

History

History
201 lines (147 loc) · 5.67 KB

File metadata and controls

201 lines (147 loc) · 5.67 KB

Awesome Nix Bookmarks

ToDo: Contribute (some of?) these to https://github.com/nix-community/awesome-nix.

Install

Dev

Cache & CI

Hardware

Ops

Security

Mac

Patterns

Tools

Format, Pre-Commit, etc.

Theming

Integration

Distros

Alternative

Nix Language Implementation

Configuration Language

Community

Chat

Forums

Meetups & User Groups

Conferences

Alternatives

Consulting

Examples

References

News

Learning

Recommended reading, in this order:

  1. https://zero-to-nix.com
  2. https://nix.dev
  3. https://vtimofeenko.com/posts/practical-nix-flake-anatomy-a-guided-tour-of-flake.nix
  4. https://serokell.io/blog/practical-nix-flakes
  5. https://nixos-and-flakes.thiscute.world
  6. https://code.tvl.fyi/about/nix/nix-1p/README.md is a great succinct intro to the Nix functional language
  7. https://nixos.org/guides/nix-pills/
  8. https://nixos.org/manual/nix/stable/#ssec-builtins documents the builtins
  9. https://nixos.org/manual/nixpkgs/stable/#sec-functions-library for pkgs.lib (AKA import <nixpkgs/lib>)
  10. https://nix.dev/manual/nix/2.18/command-ref/new-cli/nix3-flake#flake-format
  11. https://nixos.wiki/wiki/Flakes