From 3f0d77094654ea2ecd59ead916134a6f4094f995 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 21 May 2024 09:18:06 +0100 Subject: [PATCH] Missed command "switch" from install instructions --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 81c168e..1143ebf 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,7 @@ installed, but works best with [[https://git.xenia.me.uk/pixelifytica/nixos.git] To set up without cloning the repository, run: #+begin_src bash - nix run "git+https://git.xenia.me.uk/pixelifytica/home-manager.git?ref=main" -- --flake "git+https://git.xenia.me.uk/pixelifytica/home-manager.git?ref=main" + nix run "git+https://git.xenia.me.uk/pixelifytica/home-manager.git?ref=main" -- switch --flake "git+https://git.xenia.me.uk/pixelifytica/home-manager.git?ref=main" #+end_src * Password store setup