diff options
Diffstat (limited to '')
| -rw-r--r-- | content/notes/working-with-nix.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/content/notes/working-with-nix.md b/content/notes/working-with-nix.md index 1f5da81..1269963 100644 --- a/content/notes/working-with-nix.md +++ b/content/notes/working-with-nix.md @@ -1,7 +1,9 @@ ---- -title: working with nix -date: 2022-05-10 ---- ++++ +title = "working with nix" +date = 2022-05-10 +[taxonomies] +tags = ["nix"] ++++ ## the `nix develop` command |
