Blog
The LibrePhoenix blog.
-
Different Rollback Methods in NixOS
This post discusses a few different ways of handling config/system rollback in NixOS -
Managing Your NixOS Config with Git
This post discusses how to manage your NixOS config with git, along with a few special trick in how Nix flakes interact with git repositories -
Using Both Stable and Unstable Packages on NixOS (At the Same Time!)
This post discusses how you can have stable and unstable packages on your system at the same time (using flakes) -
Program a Modular Control Center for Your Config Using Special Args in NixOS Flakes
In this post, I discuss how specialArgs and extraSpecialArgs can be used to make a powerful control menu inside of your flake.nix -
Making Org Agenda Look Beautiful
This is how I rice my org agenda -
NixOS Conditional Config and Custom Options
This post's discussion is how to declare custom options and utilize them in conditionals (if-else statements) -
Making Your NixOS Config More Modular
In this post I show off the basics of creating a modular NixOS configuration -
My Blog Setup with Jekyll, Org-mode and GitLab Pages
How I set up this blog using Jekyll, Org-mode (with HTML export) and GitLab Pages static site hosting -
How to Manage Your Dotfiles the Nix Way with Home Manager
This post discusses the basics of home-manager, the Nix way of managing dotfiles -
Intro Flake Config Setup for New NixOS Users
This is an introductory framework for setting up your NixOS configuration to use a flake -
Why You Should Use NixOS
This post discusses some of the technical merits of NixOS with simple language and concrete examples
