Skip to content

Commit

Permalink
added documentation and removed code
Browse files Browse the repository at this point in the history
  • Loading branch information
Romel Benavides committed Jul 16, 2024
1 parent a15c671 commit f50bdae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# melo-nix-setup
## Setup
This repo encapsulates a range of Nix goodies that I use to declutter and bring order to my entire laptop environment, including:

- My [nix-darwin] and [Home Manager][hm] configuration
- Shell aliases and helper scripts

Steps to setup your environment:
1. You will need to run this command to setup your environment: `nix --extra-experimental-features nix-command --extra-experimental-features flakes build [folder]`
What I run to apply my [nix-darwin] configuration (which in turn applies my [Home Manager][hm] config):
```shell
nix develop --command reload
Expand Down
1 change: 0 additions & 1 deletion configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
pinentry
rbw
ripgrep
tmux
tree
unzip
watch
Expand Down

0 comments on commit f50bdae

Please sign in to comment.