diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-12 17:18:05 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-12 17:18:05 +0200 |
commit | 57c4611b5ac29e69cd63162cdd07d1101a587119 (patch) | |
tree | 54f24c8b22886464e6e0fb21fc7c695a4ec24485 /content/formations/nix/modules.md | |
parent | 0e3ec56f2801064e474f3b6b3d9f7eb9b7ad0c3e (diff) | |
download | guide.deuxfleurs.fr-57c4611b5ac29e69cd63162cdd07d1101a587119.tar.gz guide.deuxfleurs.fr-57c4611b5ac29e69cd63162cdd07d1101a587119.zip |
Squelette NixOS
Diffstat (limited to 'content/formations/nix/modules.md')
-rw-r--r-- | content/formations/nix/modules.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/formations/nix/modules.md b/content/formations/nix/modules.md new file mode 100644 index 0000000..cba12bd --- /dev/null +++ b/content/formations/nix/modules.md @@ -0,0 +1,5 @@ ++++ +title = "Modules" +description = "Les modules de NixOS" +weight = 50 ++++ |