This commit is contained in:
ediblerope 2026-03-28 15:30:07 +00:00 committed by GitHub
parent 5c96b6fa02
commit e0305d672c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,11 @@
./services/omnisearch.nix
];
#public token to avoid rate limit
#nix.extraConfig = ''
# access-tokens = github.com
#'';
### Make build time quicker
documentation.nixos.enable = false;