Personal NixOS and nix-darwin configuration using a dendritic module layout with flake-parts.
NixOS:
curl -fsSL nix.fbb.sh/install | bashRun it from a standard NixOS ISO to install a system, or after installation to bootstrap it.
macOS:
- Install Determinate Nix for macOS and Homebrew.
- Clone this repository and run from it:
nix --accept-flake-config run --inputs-from . nix-darwin -- switch --flake .#<host>Dotfiles are managed via Home Manager + GNU Stow. → https://github.com/fbosch/dotfiles