Compare commits
2 Commits
1380fb307a
...
8afdf287ee
| Author | SHA1 | Date | |
|---|---|---|---|
| 8afdf287ee | |||
| bb3cdd8046 |
@@ -23,7 +23,13 @@
|
||||
max-jobs = "auto";
|
||||
trusted-users = [ "johno" ];
|
||||
substituters = [
|
||||
"https://nix-cache.johnogle.info"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"nix-cache.johnogle.info-1:IC5x8BxnrqkU9XqhMdDnZLtSg9Y3rBJVXhve5DJ92J0="
|
||||
];
|
||||
fallback = true;
|
||||
connect-timeout = 5;
|
||||
};
|
||||
|
||||
gc = {
|
||||
|
||||
Reference in New Issue
Block a user