substituters -> extra-substituters
This commit is contained in:
parent
7720224bbd
commit
c497148768
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue