A collection of nix configurations - expressed in Nix -
leveraging LnL7/nix-darwin & rycee/home-manager
$ 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.