Infini-FRAMEWORK: disable gc for NixCon
This commit is contained in:
parent
36918f1e52
commit
8d3664ceec
1 changed files with 2 additions and 0 deletions
|
@ -91,4 +91,6 @@
|
|||
};
|
||||
|
||||
#networking.proxy.default = "http://infini-dl360.tailnet.inx.moe:8118";
|
||||
|
||||
nix.gc.automatic = false; # Disable for NixCon
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue