fixup! vault: replace vault with openbao
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m24s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m24s
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
};
|
||||
listener.socket = {
|
||||
type = "unix";
|
||||
address = "/run/openbao.sock";
|
||||
address = "/run/openbao/openbao.sock";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user