diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-03-01 15:55:48 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-03-01 15:55:48 +0100 |
commit | 8484bd360150c4e98a2e62a9d923e098aa7aee51 (patch) | |
tree | 578641facdf0a4dbceacd06255b945b63b16e10f /content/formations/nix/_index.md | |
parent | 6cac8feab52e8105bc7be0f1b3a0f37a313635b4 (diff) | |
download | guide.deuxfleurs.fr-8484bd360150c4e98a2e62a9d923e098aa7aee51.tar.gz guide.deuxfleurs.fr-8484bd360150c4e98a2e62a9d923e098aa7aee51.zip |
rework se former
Diffstat (limited to 'content/formations/nix/_index.md')
-rw-r--r-- | content/formations/nix/_index.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/content/formations/nix/_index.md b/content/formations/nix/_index.md deleted file mode 100644 index 7885ab9..0000000 --- a/content/formations/nix/_index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "Écosystème Nix" -description: "L'écosysème Nix : nixlang, nixpkgs, nixos, flakes, etc." -sort_by: "weight" -weight: 60 ---- - -# Apprendre - -Suivez les liens dans le menu de gauche dans l'ordre - -# Ressources - -<https://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. |