Fix quickstart.nix

This commit is contained in:
2026-01-24 16:36:04 +01:00
parent cb990c0cd4
commit b6f59055d8
3 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
- 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
nix run nixpkgs#home-manager -- switch --flake git+https://gitlab.julian-mutter.de/julian/dotfiles.git#julian@quickstart
#+end_src
- Done