aboutsummaryrefslogtreecommitdiff
path: root/content/formations/nix/_index.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-05-12 17:18:05 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-05-12 17:18:05 +0200
commit57c4611b5ac29e69cd63162cdd07d1101a587119 (patch)
tree54f24c8b22886464e6e0fb21fc7c695a4ec24485 /content/formations/nix/_index.md
parent0e3ec56f2801064e474f3b6b3d9f7eb9b7ad0c3e (diff)
downloadguide.deuxfleurs.fr-57c4611b5ac29e69cd63162cdd07d1101a587119.tar.gz
guide.deuxfleurs.fr-57c4611b5ac29e69cd63162cdd07d1101a587119.zip
Squelette NixOS
Diffstat (limited to 'content/formations/nix/_index.md')
-rw-r--r--content/formations/nix/_index.md13
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.