new install mini
This commit is contained in:
parent
b1b6d58659
commit
cd62a67e85
4 changed files with 113 additions and 9 deletions
|
@ -96,6 +96,10 @@ nixos-install --no-root-passwd --root /mnt
|
|||
umount -Rl /mnt
|
||||
cryptsetup luksClose crypt-system
|
||||
|
||||
#
|
||||
# after install tasks for extra file systems
|
||||
#
|
||||
|
||||
# create projects disk
|
||||
|
||||
DD=/dev/disk/by-id/nvme-Samsung_SSD_980_PRO_2TB_S69ENF0R846614L
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue