Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 887 Bytes

readme.md

File metadata and controls

27 lines (18 loc) · 887 Bytes

An experimental repository to track my environment configurations.

Usage

Built with nix

A collection of nix configurations - expressed in Nix -

leveraging LnL7/nix-darwin & rycee/home-manager

Initial rebuild needs explicit darwin-config target

$ darwin-rebuild switch \
      -I darwin-config=$HOME/dev/conf.d/machines/<target system>/configuration.nix

Note: <target system> here should point to the relevant directory for the system to build

environment.darwinConfig should also be updated to reflect the path.

After this, darwin-rebuild will just point at this configuration naturally.