Tiny todo
This commit is contained in:
parent
2631071221
commit
b0c2153807
|
@ -181,6 +181,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# {{{ Caching and whatnot
|
# {{{ Caching and whatnot
|
||||||
|
# TODO: persist trusted substituters file
|
||||||
nixConfig = {
|
nixConfig = {
|
||||||
extra-substituters = [
|
extra-substituters = [
|
||||||
"https://nix-community.cachix.org" # I think I need this for neovim-nightly?
|
"https://nix-community.cachix.org" # I think I need this for neovim-nightly?
|
||||||
|
|
Loading…
Reference in a new issue