it brokko
This commit is contained in:
parent
163782be1b
commit
67fe88ec1c
4 changed files with 29 additions and 24 deletions
|
|
@ -79,4 +79,8 @@ reboot
|
|||
mkdir -p /persist/etc/nixos
|
||||
cp -r /etc/nixos /persist/etc
|
||||
|
||||
cp /etc/machine-id /persist/etc/machine-id
|
||||
cp /etc/machine-id /persist/etc
|
||||
|
||||
mkdir -p /persist/etc/ssh
|
||||
cp /etc/ssh/ssh_host_ed25519_key /persist/etc/ssh
|
||||
cp /etc/ssh/ssh_host_ed25519_key.pub /persist/etc/ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue