synix/docs/tips/useful-links.md
sid 95a533c876
All checks were successful
Deploy docs / build-and-deploy (push) Successful in 3s
initial commit
2026-02-23 20:34:35 +01:00

1.1 KiB

Useful Links

A collection of links regarding Nix/NixOS.

Documentation

  • Nix Pills: An introduction to Nix, ported to the current format.
  • NixOS & Flakes Book: An unofficial book for beginners.
  • Noogle: Search Nix functions.
  • nix-lib: Nix (builtins) & Nixpkgs (lib) functions.
  • nix.dev: Official documentation for the Nix ecosystem.

Tools

  • NüschtOS search: Simple and fast static-page NixOS option search.
  • compose2nix: Generate a NixOS config from a Docker Compose project.
  • manix: A fast CLI documentation searcher for Nix.
  • nix-tree: Interactively browse dependency graphs of Nix derivations.
  • tex2nix: Generate texlive nix expressions for documents.

NixOS configurations

  • srvos: NixOS profiles for servers.