Add dev user password
This commit is contained in:
parent
ec66631462
commit
9cab7a56d4
2 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,7 @@ in
|
|||
];
|
||||
|
||||
sops = {
|
||||
defaultSopsFile = "./secrets/example.yaml";
|
||||
defaultSopsFile = ./secrets/example.yaml;
|
||||
age = {
|
||||
sshKeyPaths = [ "/etc/ssh/ssh_host_ed25510_key" ];
|
||||
keyFile = "/root/.config/sops/age/keys.txt";
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
$6$8Klm.W0rGVD3K1op$ZHWG0fB2UcM9HUsNqUHMevlz.lsnq3pMRSStukulksixACsGx5npNnecj/g7ndD5MbHBhXpBAkp0geyt0645P.
|
Loading…
Reference in a new issue