1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

Add Nix language reference onepager

This commit is contained in:
Domen Kožar 2021-10-20 06:27:14 -05:00 committed by GitHub
parent 7e1d86eb50
commit 3da134a71a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ 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>`_