add treefmt and format everything
This commit is contained in:
parent
b2054c4b33
commit
ff9ac63676
9 changed files with 123 additions and 85 deletions
|
@ -368,7 +368,7 @@ ssh-keygen -t ed25519 -N "" -f /mnt/etc/secrets/initrd/ssh_host_ed25519_key
|
|||
|
||||
# Install NixOS
|
||||
#PATH="$PATH" NIX_PATH="$NIX_PATH" `which nixos-install` --no-root-passwd --root /mnt --max-jobs 40
|
||||
PATH="$PATH" `which nixos-install` --no-root-passwd --root /mnt --max-jobs 40
|
||||
PATH="$PATH" $( which nixos-install` --no-root-passwd --root /mnt --max-jobs 40 )
|
||||
|
||||
umount /mnt/boot-{1,2}
|
||||
umount /mnt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue