mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-05-02 00:36:31 +05:30
feat: update flake
This commit is contained in:
@@ -83,8 +83,8 @@
|
||||
python312
|
||||
python312Packages.pipx
|
||||
nodejs
|
||||
nodePackages.pnpm
|
||||
nodePackages.yarn
|
||||
pnpm
|
||||
yarn
|
||||
rustup
|
||||
bun
|
||||
nixpkgs-fmt
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
programs.opencode = {
|
||||
enable = true;
|
||||
settings = {
|
||||
tui = {
|
||||
theme = "system";
|
||||
};
|
||||
settings = {
|
||||
provider = {
|
||||
google = {
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user