oh boy i sure love making security holes in my os

This commit is contained in:
TheK0tYaRa 2026-03-08 22:03:47 +02:00
parent 886dded725
commit d9be681415
3 changed files with 18 additions and 10 deletions

View file

@ -143,6 +143,7 @@
</interface>
'';
};
sessionPath = [ "/run/wrappers/bin" ];
};
xdg = {
configFile."xfce4/helpers.rc".text = ''
@ -441,7 +442,7 @@
settings = {
model = "gpt-5.4";
approval_policy = "on-request";
model_reasoning_effort = "medium";
model_reasoning_effort = "high";
};
};
# command-not-found.enable = true;