guide.deuxfleurs.fr/content/formations/nix/_index.md

18 lines
395 B
Markdown
Raw Normal View History

2022-05-12 12:38:57 +02:00
+++
2022-05-12 12:43:20 +02:00
title = "Écosystème Nix"
2022-05-12 12:38:57 +02:00
description = "L'écosysème Nix : nixlang, nixpkgs, nixos, flakes, etc."
2022-05-12 17:18:05 +02:00
sort_by = "weight"
2022-05-12 12:38:57 +02:00
weight = 30
+++
2022-05-12 17:18:05 +02:00
# Apprendre
Suivez les liens dans le menu de gauche dans l'ordre
# Ressources
2022-06-02 00:02:43 +02:00
<https://search.nixos.org> pour trouver un paquet.
2022-05-12 17:18:05 +02:00
2022-06-02 00:02:43 +02:00
Se référer au wiki NixOS pour comprendre rapidement un domaine.
2022-05-12 17:18:05 +02:00
Par exemple domaine = nodejs ou domaine = audio linux.