From db5514062c70bcfa2bd7a9153127f2f3c6a7a740 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Tue, 20 Jan 2026 20:24:25 +0100 Subject: [PATCH] Update readme --- Readme.org | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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: