johno
569ac528a5
[zix790prors] Add i3 + fixes
2025-10-26 12:00:13 -07:00
johno
67a82f14fd
[nixos] Downgrade from unstable to 25.05
2025-10-25 15:05:08 -07:00
johno-square
4b68e3f051
[darwin] Configure AutoRaise
...
Add delays. This works way better with accordion views where the cursor
is often hovering right around window boundaries
2025-10-16 15:29:41 -07:00
johno-square
81a3657759
[darwin] Add AutoRaise
...
provides focus-follows-mouse
2025-10-16 10:00:12 -07:00
johno-square
32e1b81034
[aerospace] Fix fullscreen chord
...
Cmd-F is too ingrained in muscle memory for Find
2025-10-15 11:14:50 -07:00
johno-square
d26007aa61
[aerospace] More tweaking
2025-10-14 13:43:44 -07:00
johno-square
1caa8bba3e
[aerospace] Further tweaks
2025-10-14 08:26:51 -07:00
johno
4bfacffa17
[development] Remove goose
2025-10-13 14:26:08 -07:00
johno
63d741e55e
[media] Use delfin instead of jellyfin
...
This is potentially temporary. But jellyfin-media-player has been
flagged as having a security problem by using an old version of
qtwebengine. So we'll maybe find time to try out delfin or maybe just
wait until the security issue gets fixed or maybe just use the web
browser. We have options
2025-10-01 21:35:18 -07:00
johno
9ed3ad8fb8
Fix linux builds after nix-darwin updates
2025-10-01 21:35:18 -07:00
johno-square
3b9d9ed60b
[org-agenda] Add shortcuts for day/week view
2025-10-01 15:22:02 -07:00
johno-square
2a017f584b
[home-work] Fix shell integration
2025-09-30 09:01:57 -07:00
johno-square
47c4e0097e
[home-work] Fix remaining conflicts
...
claude and other ai tools should follow standard install process on work machines
2025-09-30 08:36:36 -07:00
johno-square
2b7cf66e69
[home-work] Fix bash/zsh init conflicts
2025-09-30 08:33:38 -07:00
johno-square
1132dda8a0
[machines] Setup new work laptop
2025-09-29 17:11:13 -07:00
johno-square
2696262ed3
[emacs] Add TODO comment
2025-09-29 17:06:13 -07:00
johno-square
ac986e37e7
[doom] Org agenda use log mode by default
2025-09-22 18:11:52 -07:00
johno-square
d3664fcf9d
[darwin] Add nix-darwin for work laptop
...
Adds nix-darwin
Simplifies emacs tree-sitter
Probably breaks vterm on linux :(
2025-09-22 17:21:45 -07:00
johno
5591087be1
[desktop] Add more KDE apps
2025-09-22 08:27:08 -07:00
johno
09a701989c
[plasma-manager] Fix view_actual_size shortcut
2025-09-22 08:26:53 -07:00
johno
62dbf84b4b
[emacs] Prebuild tree-sitter grammars
2025-09-22 08:26:31 -07:00
johno
81799cd6d2
[doom] Switch theme to Tokyo Night
2025-09-20 16:19:02 -07:00
johno
35d965e432
[doom] Disable emoji
...
This is deprecated and not useful for recent versions of emacs
2025-09-20 16:18:46 -07:00
johno
2c4e6cc060
[doom] Auto install nerd-icons fonts
2025-09-20 16:18:30 -07:00
johno
5c6dba77f0
[doom] Fix doom sync behavior
2025-09-20 16:18:13 -07:00
johno
a6effa3944
[plasma-manager] Add focus-follows-mouse
2025-09-20 15:30:43 -07:00
johno
0d53b86fcb
[desktop] Add KDE PIM and Email apps
2025-09-20 15:16:56 -07:00
johno
6bf5c502d8
[plasma-manager] Add krohnkite
...
Adds korhnkite for automatic tiling WM behavior plus each keyboard
access to windows all within plasma
2025-09-20 15:02:19 -07:00
johno
05592a9ec2
[home-laptop-compact] Enable media
2025-09-20 14:14:35 -07:00
johno
56b1111f54
[zix790prors] More local LLM updates
...
Using qwen3:30b explicitly. The default "qwen3" from ollama was pulling
a very outdated model apparently (qwen3:8b). qwen3:4b and qwen3:30b are the newest.
Also sets up some defaults for gptel that have been useful
2025-09-11 08:39:36 -07:00
johno
6bf0a37533
[doom] Add gptel-tool-library package
...
Integrate gptel-tool-library by:
- Adding package definition to packages.el with custom recipe
- Configuring library settings and module loading in config.el
- Enabling module-specific functionality for bbdb, buffer, etc.
2025-09-10 07:39:33 -07:00
johno
396c8e0318
[doom] Configure gptel for tool calling
...
Adds some basic tools for experimenting
2025-09-10 06:57:25 -07:00
johno
b359acfcf0
[doom] Add multiple-cursors
2025-09-10 06:57:06 -07:00
johno
671dc229de
[doom] Add Ollama local configuration to gptel
...
Configure gptel to use Ollama local with specified host and models.
2025-09-08 08:39:34 -07:00
johno
c6276c9758
[doom] update
2025-09-08 08:02:30 -07:00
johno
31880e21e8
[emacs] Enable extended unicode support
2025-09-08 07:11:35 -07:00
johno
3d95995ebc
[emacs] Use llm doom module for gptel
2025-09-08 07:10:51 -07:00
johno
fb9dd66cf4
[home] Refactor into roles
2025-09-07 11:24:23 -07:00
johno
b22a4952e5
[audio] Add easyeffects
...
Audio EQ package
2025-09-06 19:01:59 -07:00
johno
32f70d46b2
[doom] Add claude-code-ide
...
The package requires vterm so this is included
2025-09-01 10:46:25 -07:00
johno
d76e9e73f5
[doom] Attempt config with symlink
...
I'm not 100% this works yet. But the idea here is to symlink from the
config directory into where we are locally storing the doom config. The
intention here is to enable `doom sync` to work without requiring a full
NixOS rebuild
2025-09-01 10:45:18 -07:00
johno
e5be1b5675
[home] Update syncthingtray config
...
Change from explicitly launching syncthingtray to just having it
accessible. I attempted to get plasma-manager to automatically add the
plasmoid but was unsuccessful.
2025-08-25 07:57:17 -07:00
johno
9fed36e6ee
[kubectl] Add home module
2025-08-02 10:41:35 -07:00
johno
64149713d2
[home] Add k8s management apps
2025-07-16 22:38:19 -07:00
johno
c5070eb4bf
[home] Re-enable openscad-unstable
2025-07-13 12:07:01 -07:00
johno
aadd8c7b6c
[home] Add claude-code
2025-07-13 12:06:46 -07:00
johno
6dc4d6956a
[doom] defer loading gptel
...
This prevents the rbw auth prompt from appearing until it is actually needed
2025-07-13 10:27:52 -07:00
johno
485df44aea
[home] Add snapcast
2025-06-07 09:41:39 -07:00
johno
4861128de6
[doom] Add gptel
2025-05-28 18:45:20 -07:00
johno
9fe7cfbbfc
[home] Add codex
2025-05-27 19:35:26 -07:00