index.xml (1353B)
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?> 2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 3 <channel> 4 <title>NixOS on Fedor_Vinogradov</title> 5 <link>http://localhost:36995/tags/nixos/</link> 6 <description>Recent content in NixOS on Fedor_Vinogradov</description> 7 <generator>Hugo</generator> 8 <language>en-us</language> 9 <lastBuildDate>Fri, 28 Mar 2025 00:00:00 +0000</lastBuildDate> 10 <atom:link href="http://localhost:36995/tags/nixos/index.xml" rel="self" type="application/rss+xml" /> 11 <item> 12 <title>Getting Started With Nix</title> 13 <link>http://localhost:36995/posts/gettigstartedwithnix/</link> 14 <pubDate>Fri, 28 Mar 2025 00:00:00 +0000</pubDate> 15 <guid>http://localhost:36995/posts/gettigstartedwithnix/</guid> 16 <description><h2 id="what-even-is-nix">What even is Nix?</h2>
<p>Nix is know for being really hard to get into due to its system being compeltely different from other distros and package managers. See even the last sentece is wired, but makes perfect sence in the nix world.</p>
<p>lets get some things straight, nix is a programming language, a package manager and a operating system. but none of them are &hellip; eachother, but they are all nix.</p></description> 17 </item> 18 </channel> 19 </rss>