users/jordan: format access-tokens
Some checks failed
Check flake / build-amd64-linux (push) Failing after 41s

This commit is contained in:
2026-01-10 19:16:38 +00:00
parent c95ab6f0e7
commit 55961c5618
11 changed files with 10 additions and 50 deletions

View File

@@ -20,14 +20,14 @@ in
rekeyFile = ./secrets/open-webui-api-key.age;
owner = "jordan";
};
github-access-token = {
rekeyFile = ./secrets/github-access-token.age;
nix-access-tokens = {
rekeyFile = ./secrets/nix-access-tokens.age;
};
};
# Increase rate limit with read-only token
nix.extraOptions = ''
!include ${config.age.secrets.github-access-token.path}
!include ${config.age.secrets.nix-access-tokens.path}
'';
users.users.${name} = {

View File

@@ -1,11 +0,0 @@
age-encryption.org/v1
-> piv-p256 a1N2XA AvvU++qPBFm4Dev/x6XD7+vdYxzm7cGV7hJUCCVDnXg4
ksWN0G8QCFBx5K9Xbf5Hi9A1zvoeen551lxmRUDeMZA
-> GCyG9-grease
Tdy7Hcf/VvUmemUkSgz+0nFUIli4fe/Yal8Y7ZmRIZwuPCnMLyVAvCmox4TSjBnr
/Z9LcY+G/o8BJIGIqU6GV01z/U2TlHefUW9BQULxDgeKKd3D6c4/VQ
--- fsF0ebBZaIoDIo7Y6i6lYQOu9MmI3JyQzL1g9BIJCbc
£ð¹38pZ…
¼÷ÅeU{ë
8c}ìY…¼±Ÿm2d¡ægB+ÍPêQ¢OMÖG·"E”ôk!¹¶$äk×Üñ P¿ÙÅÁQ(üÉ…-â{HÝP6ÿL©9%x&
=BEnC,äÔ=Ô<>¯s¸ÃR:Œ©… À{ÆrùöI§

Binary file not shown.