Initial deploy password to root #135

Open
adriangl wants to merge 1 commits from hashed-initial-deploy-root-password into main
Owner

Added a "huttiheita root" password to vault-warden. This adds the hash as initial password for root, so we have a common initial password and avoid having the problem with no password set in a lot of install contexts.

Possible problems: removed the initial password without hashed for root from acme service config something might break, and we should possibly undo that.

We may forget to set the new password and have a slightly more exposed password on the machine.

Added a "huttiheita root" password to vault-warden. This adds the hash as initial password for root, so we have a common initial password and avoid having the problem with no password set in a lot of install contexts. Possible problems: removed the initial password without hashed for root from acme service config something might break, and we should possibly undo that. We may forget to set the new password and have a slightly more exposed password on the machine.
adriangl added 1 commit 2026-05-20 15:34:00 +02:00
feat: add initialdeploy hashed password to root
Eval nix flake / evals (push) Successful in 4m39s
Eval nix flake / evals (pull_request) Successful in 4m34s
18e795abdc
oysteikt approved these changes 2026-05-25 04:43:40 +02:00
felixalb approved these changes 2026-05-25 19:21:24 +02:00
Some checks are pending
Eval nix flake / evals (push) Successful in 4m39s
Eval nix flake / evals (pull_request) Successful in 4m34s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hashed-initial-deploy-root-password:hashed-initial-deploy-root-password
git checkout hashed-initial-deploy-root-password
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drift/pvv-nixos-config#135