chore: Fix spaceship config
This commit is contained in:
parent
850454a6c6
commit
98da22c22f
4 changed files with 35 additions and 21 deletions
|
|
@ -63,7 +63,7 @@
|
|||
];
|
||||
# this password will only last for the first login
|
||||
# e.g. login, then change to whatever else, this also ensures no public hash is available
|
||||
hashedPassword = "firstlogin";
|
||||
password = "firstlogin";
|
||||
};
|
||||
|
||||
nix.settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue