diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-13T23·02+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-13T23·03+0000 |
commit | 02721a25a7676a8503f92c0bf32fd736c18dda58 (patch) | |
tree | 47b05c0cf520086715fcc053442257ca2ee454ba /blog/content/english/lets-learn-nix-dotfiles.md | |
parent | c46fd5ee14869511eee9a05f677e4c4f89c4024c (diff) |
Init the "Let's Learn Nix" blog series
I'm creating a short blog series to help newcomers learn Nix.
Diffstat (limited to 'blog/content/english/lets-learn-nix-dotfiles.md')
-rw-r--r-- | blog/content/english/lets-learn-nix-dotfiles.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/blog/content/english/lets-learn-nix-dotfiles.md b/blog/content/english/lets-learn-nix-dotfiles.md new file mode 100644 index 000000000000..58524901d4c2 --- /dev/null +++ b/blog/content/english/lets-learn-nix-dotfiles.md @@ -0,0 +1,9 @@ +--- +title: "Let's Learn Nix: Dotfiles" +date: 2020-03-13T22:23:02Z +draft: false +--- + +## Let's Learn Nix: Dotfiles + +Coming soon... |