diff options
Diffstat (limited to 'content/formations/nix/_index.md')
-rw-r--r-- | content/formations/nix/_index.md | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/content/formations/nix/_index.md b/content/formations/nix/_index.md index e3295ab..ac6a752 100644 --- a/content/formations/nix/_index.md +++ b/content/formations/nix/_index.md @@ -1,6 +1,17 @@ +++ title = "Écosystème Nix" description = "L'écosysème Nix : nixlang, nixpkgs, nixos, flakes, etc." -sorted_by = "weight" +sort_by = "weight" weight = 30 +++ + +# Apprendre + +Suivez les liens dans le menu de gauche dans l'ordre + +# Ressources + +search.nixos.org pour trouver un paquet. + +Se référer au wiki nixos pour comprendre rapidement un domaine. +Par exemple domaine = nodejs ou domaine = audio linux. |