Commit graph

23 commits

Author SHA1 Message Date
a4cacfd4de Extract a bluetooth mixin 2025-04-05 10:43:13 +01:00
88a3755699 Add wiki-push script 2025-04-03 20:14:36 +01:00
af3c7b2f2b Add wiki-push and wiki-pull scripts 2025-04-03 18:29:44 +01:00
01ffef86cd Fix pass -c
WSL has a `WAYLAND_DISPLAY` environment variable set that is confusing
`pass` and causing it to use `wl-copy` that I don't have installed.

`xclip` works fine in WSL, which is used if the `WAYLAND_DISPLAY` is
unset.
2025-04-02 10:53:45 +01:00
7c9ffc116e Move shared Home Manager packages 2025-03-29 23:25:29 +00:00
f28ccbf45d Move shared Home Manager configuration 2025-03-29 23:24:59 +00:00
087153a16d Move Nix files back to the root of the project 2025-03-29 23:19:06 +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
bc3a9b43d7 Revert zoom-us back to nixpkgs-2405
Fixes a black screen when screen sharing.
2024-11-16 15:24:07 +00:00
3c7aa3f03e Organise NixOS and Home Manager modules 2024-11-05 23:59:03 +00:00
83ae12e080 Add built Go binaries to $PATH 2024-10-29 17:15:18 +00:00
7f2be583d4 Make direnv quieter 2024-10-29 17:03:14 +00:00
5d19b61817 Add handbrake and jellyfin 2024-10-14 21:04:49 +01:00
598989f2ad Revert "Make Terminus the default font"
This reverts commit 1e83c4bf8b.
2024-09-25 10:07:26 +01:00
9cdb4461a4 Format 2024-09-23 13:17:10 +01:00
1e83c4bf8b Make Terminus the default font 2024-09-23 13:07:13 +01:00
15fd2c3d25 Re-add the brave browser 2024-09-13 20:18:11 +01:00
72e2f1f46d Simplify packages using with 2024-09-13 13:52:51 +01:00
5cd3ddceff Re-add Pocket Casts 2024-09-13 13:49:25 +01:00
552d7cda20 espanso: move base matches to base.nix 2024-09-11 23:08:32 +01:00
f706299fbf espanso: configure toggle key
From the configuration docs:

> If you often need to quickly enable and disable Espanso during regular
use, you might want to customize the Toggle Key. When double pressed,
the Toggle Key disables Espanso, preventing any
expansion. Double-pressing Alt again will re-enable it.

> Prior to version 2.1.2, Espanso was configured to use the ALT key as
toggle_key by default. That was a major source of confusion, as many
users accidentally pressed it during normal use. For this reason,
Espanso now ships with the toggle_key disabled by default.

https://espanso.org/docs/configuration/options/#customizing-the-toggle-key
2024-09-11 23:03:11 +01:00
28aef6504f Add a :record snippet
That links to the calendar to book a Beyond Blocks podcast episode
recording.
2024-09-11 22:53:41 +01:00
d63992ed63 Re-organise Home Manager modules 2024-09-11 21:48:58 +01:00