it seems to be doing better

This commit is contained in:
= 2024-03-12 03:09:24 -05:00
parent 43852255a4
commit 8d2acc4870
8 changed files with 49 additions and 54 deletions

View file

@ -20,8 +20,8 @@ in
# (import secretsFile)
# else { };
{
test1 = {
file = /${settings.secretsDir}/test1.age;
nix2github = {
file = /${settings.secretsDir}/nix2github.age;
owner = settings.user.username;
};
};