new article: nix and layout changes
This commit is contained in:
@@ -204,6 +204,23 @@
|
||||
<h1 class="text-center">Posts</h1>
|
||||
<div class="mt-6 pt-6 border-t border-t-base-alt dark:border-t-[#39394b] break-keep">
|
||||
|
||||
<div class="bg-surface p-4 mt-4 border-2 border-base-alt rounded-xl shadow-lg">
|
||||
<div class="flex flex-col">
|
||||
<h3 class="mt-0! text-text-alt"><a class="no-underline! hover:underline! hover:decoration-dashed" href="https://blog.voidarc.co.uk/posts/nix/">Why Nixos is the Coolest Operating System</a></h3>
|
||||
<time class="text-dark-grey dark:text-grey" datetime="2026-03-22T19:35:56+00:00">March 22, 2026</time>
|
||||
<span class="text-sm text-grey italic">I really like Nix</span>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
The Nixos Philosophy Nix is the all in one solution to every problem you could have with Linux. It prides itself on being a fully declarative way to install and manage system packages, and It (mostly) achieves those goals. Before trying to involve oneself in such matters, though, an important distin…
|
||||
</p>
|
||||
<a class="no-underline! text-dark-grey font-semibold" href="https://blog.voidarc.co.uk/posts/nix/">Read more …</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="bg-surface p-4 mt-4 border-2 border-base-alt rounded-xl shadow-lg">
|
||||
<div class="flex flex-col">
|
||||
<h3 class="mt-0! text-text-alt"><a class="no-underline! hover:underline! hover:decoration-dashed" href="https://blog.voidarc.co.uk/posts/homelab/">How I fell in with Linux</a></h3>
|
||||
|
||||
319
public/posts/nix/index.html
Normal file
319
public/posts/nix/index.html
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user