Add github token for nix.

This commit is contained in:
2025-01-19 14:32:48 +00:00
parent 7212aa64f1
commit eaa86ca1f2

View File

@@ -359,6 +359,11 @@
lesspipe.enable = false; lesspipe.enable = false;
# TODO: this should be a secret, maybe
nix.extraOptions = ''
access-tokens = github.com=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
'';
nix-index-database.comma.enable = true; nix-index-database.comma.enable = true;
nixvim = { nixvim = {