Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 377 Bytes

Cedric's NIX Config

My config of how I setup a new system typically, latest setup mainly focused on my work at Elisity.

Get started:

$ sh utils/darwin-bootstrap.sh
$ nix run nix-darwin -- switch --flake .#

After changing your flake, re-run it:

$ darwin-rebuild switch --show-trace --flake .

or the newly created alias $ nixswitch .