Skip to content

Commit

Permalink
Use the default nix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
teoljungberg committed Jul 2, 2020
1 parent 0742aa8 commit 8cc6619
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ I use [fzf](http://github.com/junegunn/fzf) to act as my fuzzy-matcher.

## Nix

1. [Prepare disk for Nix].
1. Install [nix]
1. Install [nix-darwin]
1. Install [home-manager]
Expand All @@ -29,14 +28,11 @@ https://github.com/rycee/home-manager/archive/master.tar.gz home-manager
https://nixos.org/channels/nixpkgs-unstable unstable
```

1. Build nix:

```sh
% darwin-rebuild switch -I darwin-config=$HOME/src/dotfiles/nixpkgs/darwin-configuration.nix
% home-manager switch -f $HOME/src/dotfiles/config/nixpkgs/home.nix
```

[Prepare disk for Nix]: https://github.com/teoljungberg/blob/master/hooks/setup-nix
[nix]: https://nixos.org/download.html
[nix-darwin]: https://github.com/LnL7/nix-darwin
[home-manager]: https://github.com/rycee/home-manager
34 changes: 0 additions & 34 deletions hooks/setup-nix

This file was deleted.

0 comments on commit 8cc6619

Please sign in to comment.