chore(package): gitea: verify heatmap package build

This commit is contained in:
2026-06-06 23:01:57 +00:00
parent 72168aa8fa
commit 98bb6c568f
6 changed files with 29 additions and 19 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ in {
sops = {
gnupg.sshKeyPaths = [ ];
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
defaultSopsFile = "${flake}/sus/hectic-lab.yaml";
defaultSopsFile = flake + "/sus/hectic-lab.yaml";
secrets = builtins.listToAttrs (map mkMailPasswordSecret mailUserNames) // {
"init-postgresql" = {
key = "init-postgresql";