Add github token for nix.
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user