diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-07-16 00:53:39 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-07-16 00:53:39 -0500 |
commit | 394909e64f0364814c3d93beb5113130daad5f3c (patch) | |
tree | 7e03beac836c94f8bf54e062ad7d8412b04cebb1 | |
parent | 7bf1363025ee6a042c7916abe90bf7dc36b3561a (diff) |
Start draft of Nix/nixpkgs/NixOS and why I use NixOS
-rw-r--r-- | _drafts/why-nixos.markdown | 23 | ||||
-rw-r--r-- | assets/nix-nixpkgs-nixos-triangle.png | bin | 0 -> 10943 bytes |
2 files changed, 23 insertions, 0 deletions
diff --git a/_drafts/why-nixos.markdown b/_drafts/why-nixos.markdown new file mode 100644 index 0000000..51501f2 --- /dev/null +++ b/_drafts/why-nixos.markdown @@ -0,0 +1,23 @@ +--- +layout: article +title: "Why NixOS?" +categories: Nix +tags: [Nix, NixOS, nixpkgs] +--- +{:centering: style="text-align: center;"} +![Nix-NixOS-nixpkgs-Triangle](/assets/nix-nixpkgs-nixos-triangle.png){:width="40%"} +{: centering} + +This image originally came from [this Twitter post](https://twitter.com/leftpaddotpy/status/1389914162663333889). + +# Nix, the Build System # + + +# Nix, the Language # + + +# [nixpkgs](https://github.com/NixOS/nixpkgs){:target="_blank"} # + +# [NixOS](https://nixos.org){:target="_blank"} # + +[^1]: diff --git a/assets/nix-nixpkgs-nixos-triangle.png b/assets/nix-nixpkgs-nixos-triangle.png Binary files differnew file mode 100644 index 0000000..548eabf --- /dev/null +++ b/assets/nix-nixpkgs-nixos-triangle.png |