NixOS

Guide / tips and tricks on NixOS

Intro

This is not necessarily a project. After years of distro hopping and figuring out what I wanted to do with my life. I have decided to settle with NixOS. Particularly, because it sounded like my name and its philosophy of:

“Build Once, Reproduce Everywhere”

Which might sound like Infrastructure as a Code. It is.

So, this is a form of documentation of spinning up the OS.

It can be useful for beginners since I tend to document things like a child so navigate through these posts as you want. It will be posted from setting up the os to configuring specific apps.

What is NixOS

— linux

What NixOS actually is, and why I switched to it

Setting Up NixOS

— linux

Spinning up nixos using existing Linux-partition(ext4)

The Linux Kernel

— linux

How Nix has made configuring the kernel easier