<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Giacomo Di Clerico</title><link>https://giacomodiclerico.com/en/tags/linux/</link><description>Recent content in Linux on Giacomo Di Clerico</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 28 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://giacomodiclerico.com/en/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>From Gentoo to NixOS — My Desktop Journey</title><link>https://giacomodiclerico.com/en/blog/from-gentoo-to-nixos/</link><pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate><guid>https://giacomodiclerico.com/en/blog/from-gentoo-to-nixos/</guid><description>&lt;p&gt;I&amp;rsquo;ve been distro-hopping with intent for a while now. Not for fun — each switch taught me something fundamentally different about Linux. This is the story of how I went from Arch to Gentoo to NixOS on my main workstation.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="arch--a-solid-year-as-my-daily-driver"&gt;Arch — a solid year as my daily driver&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve been using Linux for a long time across various distributions, so I was already quite experienced when I moved to Arch Linux. Arch became my main operating system for over a year. Rolling release, minimal base install, and the wiki made it a solid daily driver. It taught me how to construct and maintain a system from the ground up. But after more than a year of running it daily, I wanted even deeper control — not just over what packages were installed, but over &lt;em&gt;how&lt;/em&gt; they were compiled and configured.&lt;/p&gt;</description></item><item><title>Server Migration — From bootc to NixOS</title><link>https://giacomodiclerico.com/en/blog/server-bootc-to-nixos/</link><pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate><guid>https://giacomodiclerico.com/en/blog/server-bootc-to-nixos/</guid><description>&lt;p&gt;I recently migrated my homelab server from a &lt;strong&gt;bootc&lt;/strong&gt; (bootable container) setup on Fedora to &lt;strong&gt;NixOS&lt;/strong&gt;. The trigger wasn&amp;rsquo;t philosophical — it was a real breakage caused by the iptables/nft transition and Fedora&amp;rsquo;s kernel policy.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-bootc-setup"&gt;The bootc setup&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;bootc&lt;/strong&gt; is a model where your entire OS is defined as an OCI container image. You write a &lt;code&gt;Containerfile&lt;/code&gt;, build the image, push it to a registry, and the server pulls and boots from it. It&amp;rsquo;s immutable infrastructure taken to its logical extreme — your OS has a CI/CD pipeline.&lt;/p&gt;</description></item></channel></rss>