This commit is contained in:
2025-09-09 12:33:46 -06:00
parent 4a0efa9eb8
commit 178e595332
7 changed files with 152 additions and 33 deletions

View File

@@ -60,7 +60,7 @@
nix.settings = {
experimental-features = ["nix-command" "flakes"];
download-buffer-size = 5245880000;
# download-buffer-size = 5245880000;
};
system.stateVersion = "25.05"; # Did you read the comment?