<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nix-Flakes on Giovanni Nicosia</title>
    <link>https://giovanninicosia.dev/tags/nix-flakes/</link>
    <description>Recent content in Nix-Flakes on Giovanni Nicosia</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 25 Oct 2023 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://giovanninicosia.dev/tags/nix-flakes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>NixOS System Configuration</title>
      <link>https://giovanninicosia.dev/projects/nix-config/</link>
      <pubDate>Wed, 25 Oct 2023 00:00:00 +0200</pubDate>
      <guid>https://giovanninicosia.dev/projects/nix-config/</guid>
      <description>&lt;p&gt;This repository is a &lt;strong&gt;Nix Flake&lt;/strong&gt; that manages the complete, declarative configuration of all my personal machines — development workstations and a homelab server — from a single, version-controlled source of truth. Each host is defined as a NixOS configuration module that composes shared profiles (desktop environment, development tools, security hardening) with host-specific settings, making it straightforward to keep multiple machines consistent or diverge them intentionally.&lt;/p&gt;&#xA;&lt;p&gt;The homelab server runs a set of self-hosted services deployed as &lt;strong&gt;NixOS containers&lt;/strong&gt;, isolated from each other and from the host. Networking between containers and to the outside is managed through a &lt;strong&gt;VPN&lt;/strong&gt; (WireGuard), with firewall rules derived directly from the NixOS configuration. Secrets such as API keys, database passwords, and VPN private keys are encrypted at rest using &lt;strong&gt;SOPS&lt;/strong&gt; (Secrets OPerationS) and decrypted at activation time, so no plaintext secrets ever land in the Nix store.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
