Decrease priority in nix-cache-info
This commit is contained in:
parent
3d11719e64
commit
7b5da1fb69
|
@ -135,7 +135,7 @@ async fn get_nix_cache_info() -> &'static str {
|
|||
// TODO: Make StoreDir configurable
|
||||
r#"WantMassQuery: 1
|
||||
StoreDir: /nix/store
|
||||
Priority: 39
|
||||
Priority: 41
|
||||
"#
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue