fix: paths to secrets files because of new folder structure
buildbot/nix-eval Build done.

This commit is contained in:
Greg Hellings
2026-02-19 08:06:54 -06:00
parent 504bfcdd8f
commit c6b973738b
6 changed files with 18 additions and 16 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
];
age.secrets = {
compose-attic.file = ../../secrets/compose/attic.env.age;
compose-attic.file = ../../../secrets/compose/attic.env.age;
};
boot = {