diff options
| author | 0xhenrique <[email protected]> | 2025-06-03 12:13:41 +0100 |
|---|---|---|
| committer | 0xhenrique <[email protected]> | 2025-06-03 12:13:41 +0100 |
| commit | 8c9bd458c2f38fd1f959e9417359aeabd85e0662 (patch) | |
| tree | f82bac4ef4c2b49f1dd65e9988ee5395915055bd /blog/why-i-chose-guix-over-nix.html | |
| parent | 966bdaf6c3fdd484b55d50fc823938b85fc29c13 (diff) | |
update domain
Diffstat (limited to 'blog/why-i-chose-guix-over-nix.html')
| -rw-r--r-- | blog/why-i-chose-guix-over-nix.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/blog/why-i-chose-guix-over-nix.html b/blog/why-i-chose-guix-over-nix.html index 3a8e691..edb89ed 100644 --- a/blog/why-i-chose-guix-over-nix.html +++ b/blog/why-i-chose-guix-over-nix.html @@ -4,8 +4,8 @@ <meta charset="UTF-8"> <link rel="alternate" type="application/rss+xml" - href="https://0xhenrique.neocities.org/rss.xml" - title="RSS feed for https://0xhenrique.neocities.org/"> + href="https://blog.0xhenrique.org/rss.xml" + title="RSS feed for https://blog.0xhenrique.org/"> <title>Why I Chose Guix Over Nix</title> <meta name="author" content="Henrique Marques"> <meta name="referrer" content="no-referrer"> @@ -13,9 +13,9 @@ <link href= "static/style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="static/favicon.ico"></head> <body> -<div id="preamble" class="status"><ul class="menu-list"><li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/tag-projects">Projects</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/archive">Archive</a></li><li class="menu-item"><a href="https://0xhenrique.neocities.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org/about">About</a></li></ul></div> +<div id="preamble" class="status"><ul class="menu-list"><li class="menu-item"><a href="https://blog.0xhenrique.org/">λ 0xhenrique</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/tag-projects">Projects</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/archive">Archive</a></li><li class="menu-item"><a href="https://blog.0xhenrique.org/rss.xml">RSS</a></li><li class="menu-item" style="float:right"><a href="https://blog.0xhenrique.org/about">About</a></li></ul></div> <div id="content"> -<div class="post-date">23 Sep 2024</div><h1 class="post-title"><a href="https://0xhenrique.neocities.org/why-i-chose-guix-over-nix.html">Why I Chose Guix Over Nix</a></h1> +<div class="post-date">23 Sep 2024</div><h1 class="post-title"><a href="https://blog.0xhenrique.org/why-i-chose-guix-over-nix.html">Why I Chose Guix Over Nix</a></h1> <p> I've been using NixOS for quite some time, but somehow I ended up with Guix. In this article I will try to write about the reasons why I don't use Nix anymore. </p> @@ -116,8 +116,8 @@ Yes, I do use some proprietary software, but that's something I want to change. </figure> </div> </div> -<div class="taglist"><a href="https://0xhenrique.neocities.org/tags.html">Tags</a>: <a href="https://0xhenrique.neocities.org/tag-guix.html">guix</a> <a href="https://0xhenrique.neocities.org/tag-nix.html">nix</a> <a href="https://0xhenrique.neocities.org/tag-operating-systems.html">operating-systems</a> </div></div> -<div id="postamble" class="status"><a href="https://0xhenrique.neocities.org/rss.xml">My RSS Feed</a> +<div class="taglist"><a href="https://blog.0xhenrique.org/tags.html">Tags</a>: <a href="https://blog.0xhenrique.org/tag-guix.html">guix</a> <a href="https://blog.0xhenrique.org/tag-nix.html">nix</a> <a href="https://blog.0xhenrique.org/tag-operating-systems.html">operating-systems</a> </div></div> +<div id="postamble" class="status"><a href="https://blog.0xhenrique.org/rss.xml">My RSS Feed</a> <center>Created using GNU Emacs + <a href="https://github.com/bastibe/org-static-blog">Org Static Blog</a>.</center></div> </body> </html> |
