fmt
This commit is contained in:
parent
d62f269afd
commit
9221359c67
@ -84,13 +84,11 @@ in with lib; {
|
||||
badgerFileLoadingMode = "";
|
||||
};
|
||||
authority = {
|
||||
provisioners = [
|
||||
{
|
||||
type = "SSHPOP";
|
||||
name = "sshpop";
|
||||
claims = { enableSSHCA = true; };
|
||||
}
|
||||
];
|
||||
provisioners = [{
|
||||
type = "SSHPOP";
|
||||
name = "sshpop";
|
||||
claims = { enableSSHCA = true; };
|
||||
}];
|
||||
};
|
||||
|
||||
tls = {
|
||||
|
Loading…
Reference in New Issue
Block a user