diff --git a/posts/2025/02/21/why-i-use-nixos/files/20250221_gsutil.png b/posts/2025/02/21/why-i-use-nixos/files/20250221_gsutil.png new file mode 100644 index 0000000..5cd2cfb Binary files /dev/null and b/posts/2025/02/21/why-i-use-nixos/files/20250221_gsutil.png differ diff --git a/posts/2025/02/21/why-i-use-nixos/files/20250221_nodejs.png b/posts/2025/02/21/why-i-use-nixos/files/20250221_nodejs.png new file mode 100644 index 0000000..2caca1b Binary files /dev/null and b/posts/2025/02/21/why-i-use-nixos/files/20250221_nodejs.png differ diff --git a/posts/2025/02/21/why-i-use-nixos/index.org b/posts/2025/02/21/why-i-use-nixos/index.org new file mode 100644 index 0000000..93b7803 --- /dev/null +++ b/posts/2025/02/21/why-i-use-nixos/index.org @@ -0,0 +1,18 @@ +#+OPTIONS: html-postamble:nil +#+title: Why I use NixOS +#+date: <2025-02-21 Fri> +#+author: Tom Alexander +#+email: +#+language: en +#+select_tags: export +#+exclude_tags: noexport + +This is just a list of situations in which classic Linux distributions have failed me, whereas NixOS would not. + +* Package version conflicts + +** gsutil on Arch Linux [2025-02-21 Fri] +[[./files/20250221_gsutil.png]] + +** NodeJS on Arch Linux [2025-02-21 Fri] +[[./files/20250221_nodejs.png]]