From f50bdaeb86230991d7e77ac37d55d6ca451b776c Mon Sep 17 00:00:00 2001 From: Romel Benavides Date: Mon, 15 Jul 2024 20:05:55 -0500 Subject: [PATCH] added documentation and removed code --- README.md | 3 +++ configuration.nix | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5edfd2b..08b9340 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/configuration.nix b/configuration.nix index 5558288..19e1e0a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -34,7 +34,6 @@ pinentry rbw ripgrep - tmux tree unzip watch