Infini-DL360: disable automatic gc
This commit is contained in:
parent
dc21bfcd83
commit
7ac95df680
2 changed files with 2 additions and 1 deletions
|
@ -63,6 +63,7 @@
|
|||
];
|
||||
|
||||
nix.settings.accept-flake-config = true;
|
||||
nix.gc.automatic = false;
|
||||
|
||||
networking = {
|
||||
firewall = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue