Compare commits

..

No commits in common. "7ccb5e7d7c1639a7e0d971c2ba221fbf85eb114b" and "bfbcb5404382799a9721b73bd803d5bafc24b184" have entirely different histories.

4 changed files with 16 additions and 22 deletions

24
flake.lock generated
View file

@ -107,11 +107,11 @@
"zon2nix": "zon2nix"
},
"locked": {
"lastModified": 1779573072,
"narHash": "sha256-DgdXilZcUCEQdOcgt2+Aj77+up2OkdBFg5Q6En5PUB0=",
"lastModified": 1779295097,
"narHash": "sha256-A9ylCu+v45kXFxC0jO7N4bLo7sraDoeV0r9mYvqaH8I=",
"owner": "ghostty-org",
"repo": "ghostty",
"rev": "d5d8cef4d3834cc8999eb9344066b0960b033f2d",
"rev": "46d54ed673a004df09078bee56e809421a82370e",
"type": "github"
},
"original": {
@ -127,11 +127,11 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1779426614,
"narHash": "sha256-Ynp7Vq/3ycx53zzLh/Dfvjibdvt+mVhTM50O5LCbdmw=",
"lastModified": 1778551011,
"narHash": "sha256-woJV7tJwwzjR0xWDNuGpwMENe/OEMAdSGg+nqWs9tUE=",
"owner": "helix-editor",
"repo": "helix",
"rev": "a62d374fcb489f83bddd3a775df250ff4b9b34a9",
"rev": "8c41b11607924f7584b77c8a6e6b16439a2f559f",
"type": "github"
},
"original": {
@ -362,11 +362,11 @@
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1779580088,
"narHash": "sha256-oYEtJtyKegw8CO+OistcabbKDmhrRDrVmSbLcXT9mkw=",
"lastModified": 1779301759,
"narHash": "sha256-ic6ksemyTua41wwMcKfQUtvBDT1OWsyEzEloYWF0Hyo=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "0b3a1c2fdf8032d7168d1a5103c460c84dfee882",
"rev": "ba803dd89a412019ae656b86116ba8046cdd266c",
"type": "github"
},
"original": {
@ -470,11 +470,11 @@
]
},
"locked": {
"lastModified": 1779455631,
"narHash": "sha256-svU6Ro4xiMxMA1KJGwQ/nfKwz3yXE/SONCw2Z1qTXHA=",
"lastModified": 1779263007,
"narHash": "sha256-JkwxVCt7EHCrisHkzhMPKhfdaNAhpyyKuIdLoNYGuPI=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "5bcdfcef664bf62831dcb4b947004d9c5fbf7201",
"rev": "6891eb4b5fbac054b9406da94525daeec71646e3",
"type": "github"
},
"original": {

View file

@ -176,8 +176,10 @@ in
"wifiqrcode@glerro.pm.me"
"system-monitor-next@paradoxxx.zero.gmail.com"
"clipboard-indicator@tudmotu.com"
"emoji-copy@felipeftn"
"tailscale@joaophi.github.com"
"auto-move-windows@gnome-shell-extensions.gcampax.github.com"
"appindicatorsupport@rgcjonas.gmail.com"
"gnome-shell-extension-maximized-by-default@stiggimy.github.com"
"no-titlebar-when-maximized@alec.ninja"
"evil-bit-toggle@jetpham.github.com"
@ -188,11 +190,6 @@ in
"org/gnome/shell/extensions/auto-move-windows" = {
application-list = autoMoveApplications;
};
"org/gnome/shell/extensions/system-monitor-next-applet" = {
center-display = false;
left-display = true;
move-clock = false;
};
"org/gnome/desktop/wm/keybindings" = {
switch-to-workspace-1 = [ "<Super>1" ];
switch-to-workspace-2 = [ "<Super>2" ];

View file

@ -19,11 +19,6 @@
url = "https://mcp.linear.app/mcp";
enabled = true;
};
mcp.heytea = {
type = "remote";
url = "https://mcp.heytea.dev/mcp";
enabled = true;
};
model = "openai/gpt-5.5-fast";
small_model = "openai/gpt-5.4-mini-fast";
provider.openai.models."gpt-5.5-fast".options = {

View file

@ -175,8 +175,10 @@ in
xprop
xdg-utils
gnomeExtensions.appindicator
gnomeExtensions.auto-move-windows
gnomeExtensions.clipboard-indicator
gnomeExtensions.emoji-copy
gnomeExtensions.hide-top-bar
gnomeExtensions.maximized-by-default-actually-reborn
gnomeExtensions.no-titlebar-when-maximized