This repository contains my system configurations based on Nix. Originally my intention was to configure NixOS, I still haven't got to it and currently this repository only provides configurations for macOS (Darwin).
If you are interested in setting up macOS via Nix feel free to use this repository but keep in mind that it highly specific to my setup and may not perfectly suit your needs.
- Install Nix with some Nix installer
(nix-installer,
Determinate Nix Installer, etc.)
to get
nix
CLI with Flake support. - Clone this repository
- Run
nix run --exeprimental-features "nix-command flakes" shell nixpkgs#git
to ensure that you have Git - Run
nix run nix-darwin -- switch --flake .
to build and switch to the configuration