Create proxmox configuration, create izanagi config, update readme, move configurations to /machines/

This commit is contained in:
Alexander Derevianko
2025-07-31 11:55:28 +02:00
parent 20f36c7842
commit 65e54e0991
23 changed files with 521 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ This guide documents the process for a minimal installation of NixOS on a Proxmo
2. *Deploy NixOS:* From your workstation, run =nixos-anywhere=, pointing to your flake and the VM's IP address.
#+begin_src sh
nix run github:nix-community/nixos-anywhere -- \
--flake .#your-machine-name \
--flake .#susano-minimal \
--target-host root@<vm-ip-address>
#+end_src