File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,14 +25,10 @@ builders-use-substitutes = true
2525cores = 0
2626experimental-features = nix-command flakes
2727max-jobs = auto
28- netrc-file =
2928require-sigs = true
3029substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com https://postgrest.cachix.org https://cache.nixos.org/
3130trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI= postgrest.cachix.org-1:icgW4R15fz1+LqvhPjt4EnX/r19AaqxiVV+1olwlZtI= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
32- trusted-substituters =
3331trusted-users = YOUR_USERNAME root
34- extra-sandbox-paths =
35- extra-substituters =
3632```
3733
3834** Important** : Replace ` YOUR_USERNAME ` with your actual username in the ` trusted-users ` line.
@@ -71,14 +67,10 @@ builders-use-substitutes = true
7167cores = 0
7268experimental-features = nix-command flakes
7369max-jobs = auto
74- netrc-file =
7570require-sigs = true
7671substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com https://postgrest.cachix.org https://cache.nixos.org/
7772trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI= postgrest.cachix.org-1:icgW4R15fz1+LqvhPjt4EnX/r19AaqxiVV+1olwlZtI= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
78- trusted-substituters =
7973trusted-users = YOUR_USERNAME root
80- extra-sandbox-paths =
81- extra-substituters =
8274```
8375
8476** Important** : Replace ` YOUR_USERNAME ` with your actual username in the ` trusted-users ` line.
You can’t perform that action at this time.
0 commit comments