readme: change builder install to remote flake

This commit is contained in:
2026-07-19 13:21:01 +02:00
parent 0bbce5c85e
commit 139402db48
+1 -1
View File
@@ -42,5 +42,5 @@ sops updatekeys secrets/*
- Set password for root
#+begin_src sh
nix run github:nix-community/nixos-anywhere -- --flake .#builder --target-host root@<ip>
nix run github:nix-community/nixos-anywhere -- --flake git+https://gitlab.julian-mutter.de/julian/dotfiles.git#builder --target-host root@<ip>
#+end_src