added janus root ca fingerprint

This commit is contained in:
John Lancaster
2026-03-14 12:46:55 -05:00
parent 9477330721
commit cfc7f9d138
3 changed files with 7 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
home-manager.sharedModules = with inputs.self.modules; [
homeManager.step-client
];
sops.secrets."janus/fingerprint" = { };
};
flake.modules.homeManager.step-client = { pkgs, ... }: {