Missed command "switch" from install instructions
This commit is contained in:
parent
2b53953f53
commit
3f0d770946
|
@ -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:
|
To set up without cloning the repository, run:
|
||||||
#+begin_src bash
|
#+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
|
#+end_src
|
||||||
|
|
||||||
* Password store setup
|
* Password store setup
|
||||||
|
|
Reference in a new issue