mirror of
https://github.com/smg1024/homelab.git
synced 2026-05-22 20:32:58 +09:00
midgard initial install
This commit is contained in:
parent
a7e8208117
commit
bfbd5a5152
4 changed files with 31 additions and 19 deletions
|
|
@ -619,16 +619,16 @@ nix run github:NixOS/nixpkgs/nixos-25.11#nixos-rebuild -- \
|
|||
test \
|
||||
--fast \
|
||||
--flake .#<host> \
|
||||
--build-host poby@<host> \
|
||||
--target-host poby@<host> \
|
||||
--build-host <host> \
|
||||
--target-host <host> \
|
||||
--use-remote-sudo
|
||||
|
||||
nix run github:NixOS/nixpkgs/nixos-25.11#nixos-rebuild -- \
|
||||
switch \
|
||||
--fast \
|
||||
--flake .#<host> \
|
||||
--build-host poby@<host> \
|
||||
--target-host poby@<host> \
|
||||
--build-host <host> \
|
||||
--target-host <host> \
|
||||
--use-remote-sudo
|
||||
|
||||
git add .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue