1
Fork 0

Tiny todo

This commit is contained in:
Matei Adriel 2023-05-31 05:08:36 +02:00
parent 2631071221
commit b0c2153807
No known key found for this signature in database

View file

@ -181,6 +181,7 @@
};
# {{{ Caching and whatnot
# TODO: persist trusted substituters file
nixConfig = {
extra-substituters = [
"https://nix-community.cachix.org" # I think I need this for neovim-nightly?