sops updates

This commit is contained in:
John Lancaster
2026-03-24 22:51:59 -05:00
parent 33ccad5bf6
commit eac053ca07
3 changed files with 12 additions and 17 deletions
+2 -6
View File
@@ -50,13 +50,9 @@ in
shell.program = "zsh";
docker.enable = true;
# sops.secrets."janus/admin_password" = {
# path = "${config.home.homeDirectory}/.janus";
# mode = "0400";
# sopsFile = ./secrets.yaml;
# };
# This will provide the edit-secrets script targeting this file
mysops.hostSecretFile = "${config.xdg.configHome}/home-manager/modules/hosts/soteria/secrets.yaml";
mtls = {
enable = true;
subject = hostname;