This commit is contained in:
mjallen18
2026-03-25 13:55:19 -05:00
parent 91ec603b62
commit 18e781d388
5 changed files with 106 additions and 3 deletions

View File

@@ -46,8 +46,8 @@ in
output = [ "text" ];
};
limit = {
context = 262144;
output = 262144;
context = 131072;
output = 32768;
};
};
};

View File

@@ -68,7 +68,7 @@ let
"30"
"--jinja"
"--ctx-size"
"4096"
"131072"
"--threads"
"8"
"--batch-size"

View File

@@ -11,6 +11,7 @@ in
brightnessctl
dconf
disko
kdiskmark
nil
nix-output-monitor
nixos-anywhere