diff --git a/Readme.org b/Readme.org index 1cdd1c9..71e02d7 100644 --- a/Readme.org +++ b/Readme.org @@ -1,7 +1,12 @@ #+title: My dotfiles -My dotfiles for which I am using =nix=. -The structure is managed by [[https://snowfall.org/guides/lib/quickstart/][Snowfall lib]] +* Quick start for home-manger only (no need to pull this repo) +- Install nix using the https://github.com/DeterminateSystems/nix-installer +- Then run + #+begin_src shell +nix run nixpkgs#home-manager switch --flake git+https://gitlab.julian-mutter.de/julian/dotfiles.git#julian@quickstart + #+end_src +- Done * Machine selection =home-manager= automatically searches for =user= or =user@hostname= config in the flake, so specify one of those or you will have to manually specify them: