Update README with install instructions
This commit is contained in:
parent
d4b8b7312d
commit
2b53953f53
|
@ -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
|
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]].
|
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
|
* Password store setup
|
||||||
** Transfer GPG key(s)
|
** Transfer GPG key(s)
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
|
|
Reference in a new issue