Update README with install instructions

This commit is contained in:
Evie Litherland-Smith 2024-05-21 09:16:33 +01:00
parent d4b8b7312d
commit 2b53953f53

View file

@ -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