feat: properly set a root user password for physical access
Some checks failed
Build_Deploy / linter (push) Successful in 12s
Build_Deploy / build (push) Successful in 21s
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
Build_Deploy / deploy_dns (push) Successful in 1m6s
Build_Deploy / deploy_active (active) (push) Successful in 1m46s
Some checks failed
Build_Deploy / linter (push) Successful in 12s
Build_Deploy / build (push) Successful in 21s
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
Build_Deploy / deploy_dns (push) Successful in 1m6s
Build_Deploy / deploy_active (active) (push) Successful in 1m46s
This commit is contained in:
parent
017d383d08
commit
319522e4d3
3 changed files with 19 additions and 12 deletions
BIN
secrets/base/root_pass.age
Normal file
BIN
secrets/base/root_pass.age
Normal file
Binary file not shown.
|
@ -105,6 +105,7 @@ let
|
|||
];
|
||||
in {
|
||||
# nix run github:ryantm/agenix -- -e secret1.age
|
||||
"base/root_pass.age".publicKeys = users ++ systems;
|
||||
|
||||
"dns_certs.secret.age".publicKeys = users ++ systems;
|
||||
"dns_dnskeys.conf.age".publicKeys = users ++ dns;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue