nix-home

A nix home development environment

Stars
19

Nix Home

Welcome to a our declarative machine setup using Nix.

NixOS Machines

nyx: Framework Laptop 13 AMD whose primary driver is fzakaria.

nixie: Framework Laptop 13 AMD whose primary driver is markrwilliams.

altaria: AWS EC2 server running a few things, namely quassel.

HomeManager

Additionally, we keep a few HomeManager only setups. You can find them in flake.nix.

Why Nix/NixOS?

Nix is a totally different way of managing packages & dependencies on your machine from all other package managers: homebrew, apt, yum etc..

If you want the official explanation on what Nix does better please read why you should give it a try.