Reorder extra-substituters

This commit is contained in:
Filippo Berto 2024-09-09 09:50:06 +02:00
parent 9ed4135be9
commit 1a7ed9ff17
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -2,9 +2,9 @@
security.sudo.wheelNeedsPassword = false; security.sudo.wheelNeedsPassword = false;
nix.settings = { nix.settings = {
extra-substituters = [ extra-substituters = [
"https://hyprland.cachix.org"
"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"
]; ];
trusted-users = [ trusted-users = [