Auto: cleanup-2026-07-26T14-02-17Z

This commit is contained in:
2026-07-26 16:02:39 +02:00
parent 5e7550f6d7
commit eca6ad278d
10 changed files with 36 additions and 23 deletions
+3 -3
View File
@@ -4,9 +4,9 @@
inputs.agenix.packages.${pkgs.system}.default
pkgs.age
];
age.identityPaths = [
"/etc/ssh/ssh_host_ed25519_key"
];
age.identityPaths = [
"/etc/ssh/ssh_host_ed25519_key"
];
age.secrets.ntfy = {
file = ../../secrets/ntfy.age;
owner = "tomasr";