1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source/recommended-reading.rst
2021-10-20 06:27:14 -05:00

30 lines
1.2 KiB
ReStructuredText

Recommended reading
===================
Nix language tutorials
----------------------
- `Learn Nix in Y minutes <https://learnxinyminutes.com/docs/nix/>`_
- `Nix by Example <https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55>`_
- `Nix lanuage one-pager reference <https://github.com/tazjin/nix-1p>`_
- `Video: Nix language overview <https://www.youtube.com/watch?v=eCapIx9heBw&list=PL-saUBvIJzOkjAw_vOac75v-x6EzNzZq-&index=5>`_
`Manage your dot files with Home Manager <https://ghedam.at/24353/tutorial-getting-started-with-home-manager-for-nix>`_
-----------------------------------------------------------------------------------------------------------------------
`Nix Pills <https://nixos.org/nixos/nix-pills/index.html>`_
-----------------------------------------------------------
To feel comfortable with Nix and Nixpkgs internals, read the pills.
`Nix Shorts <https://github.com/justinwoo/nix-shorts>`_
-------------------------------------------------------
A series of posts on basics of how packaging with Nix works.
`awesome-nix <https://nix-community.github.io/awesome-nix/>`_
-------------------------------------------------------------
A collection of Nix resources.