Commit graph

1864 commits

Author SHA1 Message Date
64b3299b82 Update spellfile path 2024-11-21 13:22:17 +00:00
962e97f613 Add build-glove80 script
Instead of running NixOS in Docker, I can build the firmware natively as
I'm running NixOS.
2024-11-21 13:19:21 +00:00
bebdfb82fd Update flake.lock file dependencies 2024-11-21 10:49:00 +00:00
2ed0cfbb20 Remove the old nixpkgs-unstable input
This is not needed as I'm now using unstable by default.
2024-11-21 10:49:00 +00:00
5ba4add9a3 Automatically run autorandr 2024-11-21 08:56:12 +00:00
2735048119 Enable xbanish
Hide the mouse cursor whilst typing.

https://github.com/jcs/xbanish
2024-11-21 08:56:12 +00:00
Oliver Davies
d64018f6d0 Update todo.txt 2024-11-21 08:56:12 +00:00
7c5461892c Update espanso matches 2024-11-21 08:56:12 +00:00
785b24ca0f Add dunst 2024-11-21 08:56:12 +00:00
69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00
9f47df62b5 Disable automatic upgrades 2024-11-20 21:34:21 +00:00
6444ce5226 Re-add Nitrogen for managing wallpaper 2024-11-20 17:58:57 +00:00
35a7b70fe2 Add abbreviation to source .tmux files 2024-11-20 11:06:12 +00:00
b8cc67b3db Remove username from starship prompt 2024-11-20 11:02:10 +00:00
0cafc1ca4e Disable colours in i3status bar 2024-11-20 11:01:38 +00:00
d201a2b27b Remove tmux-resurrect 2024-11-20 10:49:06 +00:00
dcbe273d9b Add killall 2024-11-20 10:48:42 +00:00
cb402c2abd Replace tsserver with ts_ls 2024-11-20 10:48:00 +00:00
71d680c695 Update spellfile 2024-11-20 09:18:21 +00:00
963f09c67f Refactor LSP configuration 2024-11-20 09:17:57 +00:00
a181e9fe4e Configure htop with Home Manager 2024-11-20 07:59:50 +00:00
2226730f0b Fix yanking from tmux to the clipboard 2024-11-19 21:31:14 +00:00
7dec20cc37 Update spellfile 2024-11-19 21:30:04 +00:00
7f602e8fa1 Allow for renaming tmux windows
Don't override the format for window statuses.
2024-11-18 20:43:53 +00:00
319102a2f8 Update spellfile 2024-11-18 18:10:19 +00:00
aa02efba95 Remove dev.kdl 2024-11-18 18:08:32 +00:00
03ec322eb2 Remove reference to awesome-client 2024-11-18 18:01:42 +00:00
fd961a57de Automatically enable spell checking for markdown
...files
2024-11-18 01:37:16 +00:00
f1b811a384 Filter Tailwind v4 messages 2024-11-17 14:01:28 +00:00
15629afd1b Remove tabline-vim 2024-11-17 12:08:55 +00:00
31e4700c23 Open splits below and right 2024-11-17 12:08:04 +00:00
13fd9f53fb Replace tsserver with ts_ls 2024-11-17 12:03:45 +00:00
23bad15ab1 Add terminal settings 2024-11-16 20:37:27 +00:00
18b4f4429f Adjust line spacing in Alacritty 2024-11-16 15:47:44 +00:00
bc3a9b43d7 Revert zoom-us back to nixpkgs-2405
Fixes a black screen when screen sharing.
2024-11-16 15:24:07 +00:00
94f9c8a116 Include .tmux.conf.local 2024-11-16 15:24:07 +00:00
f3527f91c1 Add myself as a trusted Nix store user
Allows using Cachix caching in devenv.
2024-11-16 15:24:07 +00:00
c2f61f897b Update spellfile 2024-11-16 15:24:07 +00:00
ae45be3426 Add devenv abbreviations 2024-11-16 15:11:21 +00:00
83e5acb5e7 Add immich-cli 2024-11-15 18:12:00 +00:00
81397078dd Remove the cmd_duration module 2024-11-13 08:53:26 +00:00
bdaba8b391 Update shell to terminal.shell 2024-11-13 01:40:49 +00:00
85e9a16611 Add immich for photo backups 2024-11-12 20:31:30 +00:00
bcbdb5a2d5 Remove GNOME 2024-11-12 20:21:26 +00:00
abc0e5d429 Switch back to nixpkgs-unstable by default 2024-11-12 20:14:21 +00:00
1a081a956b Switch back to i3 2024-11-12 20:14:21 +00:00
e4cd1a0b81 Add devenv 2024-11-12 00:18:38 +00:00
81303f4c09 Re-enable the starship prompt 2024-11-12 00:18:15 +00:00
7377019826 Update spellfile 2024-11-10 00:13:52 +00:00
86fb0c37c4 Fix gitea
Fixes this error:

> Migration Error: Your database (migration version: 299) is for a newer
Gitea, you can not use the newer database for this old Gitea release
(280).

This was probably caused by installing Gitea whilst experimenting again
with nixpkgs unstable.
2024-11-10 00:12:22 +00:00