Set installer default hostname back to nanuqsaurus
This commit is contained in:
parent
e927339625
commit
91a4b180a4
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ Run the non-interactive installer:
|
|||
sudo /etc/nixos/scripts/install-btrfs.sh
|
||||
|
||||
|
||||
Optionally set DISK and HOSTNAME
|
||||
Optionally set DISK and HOSTNAME (defaults: DISK=/dev/vda, HOSTNAME=nanuqsaurus)
|
||||
|
||||
sudo DISK=/dev/vda HOSTNAME=nanuqsaurus /etc/nixos/scripts/install-btrfs.sh
|
||||
|
||||
|
|
@ -19,4 +19,4 @@ If you need a more custom setup please run the partitioning manually, mount the
|
|||
nixos-install --root /mnt --flake "/mnt/etc/nixos#${HOSTNAME}" --no-root-passwd
|
||||
|
||||
|
||||
After install finishes, reboot into the new system.
|
||||
After install finishes, reboot into the new system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue