<?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 DevopsTrain</title>
    <link>https://devopstrain.lifeisfile.com/tags/nixos/</link>
    <description>Recent content in Nixos on DevopsTrain</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©, Alex Babochkin</copyright>
    <lastBuildDate>Sat, 28 Jun 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstrain.lifeisfile.com/tags/nixos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>NixOS a year later</title>
      <link>https://devopstrain.lifeisfile.com/post/nixos-year-later/</link>
      <pubDate>Sat, 28 Jun 2025 00:00:00 +0000</pubDate>
      
      <guid>https://devopstrain.lifeisfile.com/post/nixos-year-later/</guid>
      <description>
        
          
            &lt;p&gt;NixOS a year later&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>NixOS 3</title>
      <link>https://devopstrain.lifeisfile.com/post/nixos3/</link>
      <pubDate>Sun, 06 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstrain.lifeisfile.com/post/nixos3/</guid>
      <description>
        
          
            Continuing the story about migrating to NixOS
Part 3. The migration itself.
Interestingly, I only use USB flash drives to install a new OS; the rest of the time I don&#39;t need them. So for the second time in 5 years I dusted one off and flashed the NixOS image onto it with dd. At least it wasn&#39;t a CD-R, like I had to do 15 years ago 👽
I booted up, clicked next, next, next.
          
          
        
      </description>
    </item>
    
    <item>
      <title>NixOS 2</title>
      <link>https://devopstrain.lifeisfile.com/post/nixos2/</link>
      <pubDate>Tue, 01 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstrain.lifeisfile.com/post/nixos2/</guid>
      <description>
        
          
            Let&#39;s continue the series of notes about migrating to NixOS.
Part 2. Preparation
1️⃣ Once the decision to migrate had been made, I needed to figure out how to do it as painlessly as possible while accounting for the specifics of NixOS, such as, for example, the declarative configuration of the whole system.
🤓 I read tons of articles and documentation pages and watched plenty of videos.
2️⃣ The principle was clear, and I couldn&#39;t wait to get started.
          
          
        
      </description>
    </item>
    
    <item>
      <title>NixOS</title>
      <link>https://devopstrain.lifeisfile.com/post/nixos/</link>
      <pubDate>Thu, 22 Aug 2024 00:00:00 +0000</pubDate>
      
      <guid>https://devopstrain.lifeisfile.com/post/nixos/</guid>
      <description>
        
          
            If you use Linux as your working system, you&#39;ve almost certainly run into the need to configure the system to your liking after a fresh install. This is especially critical if you use several devices for work. Ideas like ansible or homegrown scripts that install packages and apply a configuration come to mind. However, this isn&#39;t the best option, since it&#39;s imperative. You describe what needs to be done instead of what you want to end up with.
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
