oh boy i sure love making security holes in my os
This commit is contained in:
parent
886dded725
commit
d9be681415
3 changed files with 18 additions and 10 deletions
3
home.nix
3
home.nix
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue