Skip to content

Commit

Permalink
Adds alacritty via Nix
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkadutskyi committed Dec 16, 2024
1 parent 518ec97 commit bf01f7f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ perfectly suit your needs.
([nix-installer](https://nixos.org/download/),
[Determinate Nix Installer](https://github.com/DeterminateSystems/nix-installer), etc.)
to get `nix` CLI with Flake support.
2. Clone this repository and run `make`

2. Clone this repository
3. Run `nix run --exeprimental-features "nix-command flakes" shell nixpkgs#git` to ensure that you have Git
4. Run `nix run nix-darwin -- switch --flake .` to build and switch to the configuration

0 comments on commit bf01f7f

Please sign in to comment.