task | add vps target for nixos-anywhere
This commit is contained in:
parent
98e053689e
commit
90f4982bd8
4 changed files with 10 additions and 3 deletions
|
|
@ -48,7 +48,7 @@
|
|||
];
|
||||
|
||||
users.users.root = {
|
||||
initialPassword = "d4u5c3k";
|
||||
initialPassword = "changeme";
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINd8AdVbQQ/Fmw+b9mI8EMYqIoRkwmSwAOtmlte3incL don@loki"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue