5 lines
183 B
Markdown
5 lines
183 B
Markdown
nix run github:nix-community/nixos-anywhere -- \
|
|
--generate-hardware-config nixos-generate-config ./hosts/s1901/hardware-configuration.nix \
|
|
--flake .#s1901 \
|
|
root@192.168.1.50
|