From 2b53953f532f557c22781179d3086186a5fd927f Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 21 May 2024 09:16:33 +0100 Subject: [PATCH] Update README with install instructions --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index a1037e7..81c168e 100644 --- a/README.org +++ b/README.org @@ -6,6 +6,11 @@ Nix home-manager configuration files. Can be used on any Linux-based system if the [[https://nixos.org/][nix]] package manager is installed, but works best with [[https://git.xenia.me.uk/pixelifytica/nixos.git][a NixOS system]]. +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" +#+end_src + * Password store setup ** Transfer GPG key(s) #+begin_src bash