system

Nix (home-manager) configurations for my computers

Refactor to use Nix modules For more organised and cutomisable configuration. Previous codebase was actually a set of functions that return Nix module. By using Nix modules' options and config properly, it's easier to write host specific options.

Changes

32 changed files (+1061/-799)