<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NixOS on The Negation</title><link>https://www.thenegation.com/tags/nixos/</link><description>Recent content in NixOS on The Negation</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 28 May 2025 21:24:28 +0000</lastBuildDate><atom:link href="https://www.thenegation.com/tags/nixos/index.xml" rel="self" type="application/rss+xml"/><item><title>The Terminal State of Mind</title><link>https://www.thenegation.com/posts/the-terminal-state-of-mind/</link><pubDate>Wed, 28 May 2025 21:24:28 +0000</pubDate><guid>https://www.thenegation.com/posts/the-terminal-state-of-mind/</guid><description>&lt;p&gt;I use the terminal. Not because I am a command-line wizard or particularly
efficient with it, but because the GUI has never given me the rhythm and flow I
need.&lt;/p&gt;</description></item><item><title>NixOS Rebuilds, Upgrades and Generation Diffs</title><link>https://www.thenegation.com/posts/nixos-rebuilds-and-upgrades/</link><pubDate>Tue, 27 May 2025 21:20:42 +0000</pubDate><guid>https://www.thenegation.com/posts/nixos-rebuilds-and-upgrades/</guid><description>&lt;p&gt;Today, I upgraded my NixOS system to the latest version, v25.05. It went
smoothly. I just want to report my experience here.&lt;/p&gt;</description></item><item><title>Managing NixOS on DigitalOcean with Colmena</title><link>https://www.thenegation.com/posts/nixos-do-colmena/</link><pubDate>Fri, 23 Aug 2024 21:14:29 +0000</pubDate><guid>https://www.thenegation.com/posts/nixos-do-colmena/</guid><description>&lt;p&gt;In this post, we will prepare a &lt;a href="https://www.digitalocean.com"&gt;DigitalOcean&lt;/a&gt; image for &lt;a href="https://nixos.org"&gt;NixOS&lt;/a&gt;, launch a
droplet with it and manage it using &lt;a href="https://colmena.cli.rs"&gt;Colmena&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Backup GitHub Repositories with gidek</title><link>https://www.thenegation.com/posts/backup-github-repos/</link><pubDate>Mon, 05 Aug 2024 21:24:10 +0000</pubDate><guid>https://www.thenegation.com/posts/backup-github-repos/</guid><description>&lt;p&gt;Do you backup your Git repositories? If not, you should consider doing so. I
might even have a solution for you if you are using GitHub: &lt;a href="https://github.com/vst/gidek"&gt;gidek&lt;/a&gt;. It even has
some NixOS goodies packed with it.&lt;/p&gt;</description></item><item><title>Managing NixOS Secrets via SOPS, sops-nix and opsops</title><link>https://www.thenegation.com/posts/sops/</link><pubDate>Sat, 03 Aug 2024 18:29:25 +0000</pubDate><guid>https://www.thenegation.com/posts/sops/</guid><description>&lt;p&gt;Secret provisioning is a critical operation during the deployment and management
of a software system. The way it is done can have significant impact on both
security and operational efficiency.&lt;/p&gt;
&lt;p&gt;In this post, I am going to discuss &lt;a href="https://getsops.io"&gt;SOPS&lt;/a&gt;, &lt;a href="https://github.com/Mic92/sops-nix"&gt;sops-nix&lt;/a&gt; and &lt;a href="https://github.com/vst/opsops"&gt;opsops&lt;/a&gt; tools for
managing secrets and how I and my team use it.&lt;/p&gt;</description></item><item><title>OpenResty on NixOS for an API Gateway</title><link>https://www.thenegation.com/posts/nixos-openresty-api-gateway/</link><pubDate>Thu, 01 Aug 2024 11:45:40 +0000</pubDate><guid>https://www.thenegation.com/posts/nixos-openresty-api-gateway/</guid><description>&lt;p&gt;Are you using an API gateway? Do you really need one? If you are using &lt;a href="https://nixos.org"&gt;NixOS&lt;/a&gt;
and feel comfortable with some &lt;a href="https://www.lua.org"&gt;Lua&lt;/a&gt;, you may want to consider &lt;a href="https://openresty.org"&gt;OpenResty&lt;/a&gt; on
NixOS as an API gateway.&lt;/p&gt;</description></item><item><title>Running NixOS Guests on QEMU</title><link>https://www.thenegation.com/posts/nixos-on-qemu/</link><pubDate>Wed, 31 Jul 2024 14:41:19 +0000</pubDate><guid>https://www.thenegation.com/posts/nixos-on-qemu/</guid><description>&lt;p&gt;Once in a while, I want to test some NixOS configuration without affecting my
main system or launching new hosts on the cloud.&lt;/p&gt;
&lt;p&gt;Running NixOS on a virtual machine (VM) is a safe and reproducible way to test
such configurations. As for VMs, I have used &lt;a href="https://www.virtualbox.org"&gt;VirtualBox&lt;/a&gt;, &lt;a href="https://www.vagrantup.com"&gt;Vagrant&lt;/a&gt; and &lt;a href="https://canonical.com/lxd"&gt;lxd&lt;/a&gt;
in the past. However, I have found QEMU to be the simplest and most flexible
solution for my needs.&lt;/p&gt;
&lt;p&gt;This guide is a quick reference to create and run NixOS guests on QEMU.&lt;/p&gt;</description></item><item><title>Archiving PostgreSQL Backups on NixOS</title><link>https://www.thenegation.com/posts/nixos-pg-archives/</link><pubDate>Tue, 30 Jul 2024 09:18:10 +0000</pubDate><guid>https://www.thenegation.com/posts/nixos-pg-archives/</guid><description>&lt;p&gt;This is a technical note on how to archive PostgreSQL backups on &lt;a href="https://nixos.org"&gt;NixOS&lt;/a&gt; to one
or more targets using &lt;a href="https://rclone.org"&gt;rclone&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>NixOS on Raspberry Pi 4 with Encrypted Filesystem</title><link>https://www.thenegation.com/posts/nixos-rpi4-luks/</link><pubDate>Sat, 18 Nov 2023 00:00:00 +0000</pubDate><guid>https://www.thenegation.com/posts/nixos-rpi4-luks/</guid><description>&lt;p&gt;This guide documents how to install NixOS on Raspberry Pi 4 with an encrypted
root filesystem.&lt;/p&gt;</description></item></channel></rss>