substituters -> extra-substituters

This commit is contained in:
Filippo Berto 2024-09-08 22:26:46 +02:00
parent 7720224bbd
commit c497148768
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -1,7 +1,7 @@
{ {
security.sudo.wheelNeedsPassword = false; security.sudo.wheelNeedsPassword = false;
nix.settings = { nix.settings = {
substituters = [ extra-substituters = [
"s3://nix-cache?endpoint=heimdall.tsn:9000&scheme=http" "s3://nix-cache?endpoint=heimdall.tsn:9000&scheme=http"
"s3://nix-cache?endpoint=s3.bertof.net" "s3://nix-cache?endpoint=s3.bertof.net"
"https://hyprland.cachix.org" "https://hyprland.cachix.org"