Commit Graph

1907 Commits

Author SHA1 Message Date
21d66d2be1 adjust helix colors for the cursor theme
make it easier to see the matching parentheses and determine whether you are on the primary or matching side. also make the cursor more white and less yellow in general.
2025-07-30 15:57:26 -04:00
518848181a fix git blame when there are spaces in the file name 2025-07-30 15:54:17 -04:00
f9bf763f91 add shortcut to quit helix without saving 2025-07-29 21:48:29 -04:00
ca20fa0732 improve commandline git blame in helix 2025-07-29 21:48:29 -04:00
56d10c2765 make lazyjj basically fullscreen floating pane 2025-07-27 21:30:21 -04:00
3b6b4bd2e6 update lazyjj to be a floating pane 2025-07-27 16:59:16 -04:00
6f06b0a0c5 add lazyjj integration for zellij 2025-07-27 16:49:37 -04:00
d3e69faf2f add quit shortcut for helix 2025-07-27 16:30:29 -04:00
4755a27089 add zellij session toggle feature 2025-07-27 15:42:16 -04:00
57303d61e9 add normal mode newline in helix 2025-07-27 12:56:15 -04:00
b67c90dae0 add git blame inside helix 2025-07-27 10:19:52 -04:00
2ff9254a0e ignore direnv files in helix 2025-07-27 10:18:31 -04:00
59a8a6dc3f enable personal config on work machine for jj 2025-07-27 10:16:56 -04:00
5943a6682e add nh package for better config rebuilding 2025-07-27 10:09:16 -04:00
d38f767d03 allow jujutsu to monitor changes automatically 2025-07-26 21:11:05 -04:00
ebd79aa348 remove jj pagination 2025-07-26 21:10:53 -04:00
f778bc58ac enable jujutsu as experimental 2025-07-26 21:10:11 -04:00
eb1c08f5da make sure to use sudo when rebuilding darwin 2025-07-26 16:00:51 -04:00
3e7afdc0b3 move everyday programs from experimental to power-user 2025-07-26 16:00:27 -04:00
45aa5d01e5 enable transient prompts in starship 2025-07-26 15:59:57 -04:00
6a9d1c14a7 flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/d5ad4485e6f2edcc06751df65c5e16572877db88' (2025-07-17)
  → 'github:nix-community/disko/545aba02960caa78a31bd9a8709a0ad4b6320a5c' (2025-07-21)
• Updated input 'helix':
    'github:helix-editor/helix/4418e338e8ea055663c6029080768572d159dba1' (2025-07-18)
  → 'github:helix-editor/helix/4281228da35b02b0dcca3b4772b93d48d79ce046' (2025-07-24)
• Updated input 'home-manager':
    'github:nix-community/home-manager/d0300c8808e41da81d6edfc202f3d3833c157daf' (2025-07-18)
  → 'github:nix-community/home-manager/a1817d1c0e5eabe7dfdfe4caa46c94d9d8f3fdb6' (2025-07-25)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/6e987485eb2c77e5dcc5af4e3c70843711ef9251' (2025-07-16)
  → 'github:nixos/nixpkgs/fc02ee70efb805d3b2865908a13ddd4474557ecf' (2025-07-23)
• Updated input 'nur':
    'github:nix-community/nur/d68ea61b416a6a14c036889652a4abe2024c3359' (2025-07-19)
  → 'github:nix-community/nur/dd7b97b8d11ebe7c7513d6c58e13104441862896' (2025-07-26)
• Updated input 'wsl':
    'github:nix-community/NixOS-WSL/20001f9bf0aaf2b1c307e43a5eec8cf8f800fe14' (2025-07-16)
  → 'github:nix-community/NixOS-WSL/a8dfcd2962f6e788759a75b36ca86b14aa44d8e5' (2025-07-25)
2025-07-26 04:17:33 +00:00
3fe4843032 add keybind to skip auto-comment on newline 2025-07-24 22:32:47 -04:00
6a36408416 add comments to clarify helix file picker 2025-07-24 22:32:08 -04:00
25c7aec532 fix: using i3 keybinds to rebuild 2025-07-24 22:31:47 -04:00
b87db529ae add nixfmt to power user profile 2025-07-24 22:21:09 -04:00
d756b0d394 fix: zellij breaks if no normal keybinds 2025-07-22 19:24:06 -04:00
c35c2e0104 remove custom yazi overlay
no longer necessary with current yazi version
2025-07-20 21:36:26 -04:00
f1f85f97aa try aba for aerc address book 2025-07-20 21:36:26 -04:00
6dd67fdc58 add feishin music player 2025-07-20 21:36:26 -04:00
57b40d2b31 fix polybar issues 2025-07-20 21:36:26 -04:00
600e7383d0 build slsk-batchdl
using dotnet 8 thanks to help from claude, not sure if i'm actually
doing any of this correctly
2025-07-20 22:13:54 +00:00
47b7cce953 temp: disable timezoned for swan
not sure why it doesn't work right now tbh
2025-07-20 22:13:03 +00:00
fb80f6d98d add navidrome integrations 2025-07-20 22:12:48 +00:00
98c18420ec fix to get slskd to work 2025-07-20 02:35:52 +00:00
c0091c3f21 enable slskd 2025-07-19 16:53:20 +00:00
43246234b1 Merge branch 'navidrome' 2025-07-19 14:24:29 +00:00
019f8ae01b lidarr tweaks 2025-07-19 14:23:03 +00:00
ee627d4161 flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/79264292b7e3482e5702932949de9cbb69fedf6d' (2025-07-10)
  → 'github:nix-community/disko/d5ad4485e6f2edcc06751df65c5e16572877db88' (2025-07-17)
• Updated input 'helix':
    'github:helix-editor/helix/7e1fbb05fd5ae93b12b31d461efdaa7d23a0e268' (2025-07-11)
  → 'github:helix-editor/helix/4418e338e8ea055663c6029080768572d159dba1' (2025-07-18)
• Updated input 'home-manager':
    'github:nix-community/home-manager/392ddb642abec771d63688c49fa7bcbb9d2a5717' (2025-07-12)
  → 'github:nix-community/home-manager/d0300c8808e41da81d6edfc202f3d3833c157daf' (2025-07-18)
• Updated input 'nix2vim':
    'github:gytis-ivaskevicius/nix2vim/0cd899a39b56d665115f72ffc7c37e0f4cf41dbe' (2025-04-28)
  → 'github:gytis-ivaskevicius/nix2vim/94f136cece965e33aa4ccccb4ca1af04772851f4' (2025-07-15)
• Updated input 'nix2vim/flake-utils':
    'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b' (2024-11-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9807714d6944a957c2e036f84b0ff8caf9930bc0' (2025-07-08)
  → 'github:nixos/nixpkgs/6e987485eb2c77e5dcc5af4e3c70843711ef9251' (2025-07-16)
• Updated input 'nur':
    'github:nix-community/nur/710b6647b96347e60bf403f82fda6e4051cbe040' (2025-07-12)
  → 'github:nix-community/nur/d68ea61b416a6a14c036889652a4abe2024c3359' (2025-07-19)
• Updated input 'wsl':
    'github:nix-community/NixOS-WSL/d34d9412556d3a896e294534ccd25f53b6822e80' (2025-07-11)
  → 'github:nix-community/NixOS-WSL/20001f9bf0aaf2b1c307e43a5eec8cf8f800fe14' (2025-07-16)
• Updated input 'yazi':
    'github:sxyazi/yazi/6366e46c23da43f7aae7f083d00fd989321b9638' (2025-07-11)
  → 'github:sxyazi/yazi/c28d2e8180b2fe60222414a6aaee76b923e694d0' (2025-07-18)
• Updated input 'yazi/rust-overlay':
    'github:oxalica/rust-overlay/0e624f2b1972a34be1a9b35290ed18ea4b419b6f' (2025-05-16)
  → 'github:oxalica/rust-overlay/8668ca94858206ac3db0860a9dec471de0d995f8' (2025-07-16)
2025-07-19 04:12:57 +00:00
9d7ce47ac5 add lidarr 2025-07-14 21:54:17 -06:00
b15a071782 initial navidrome setup 2025-07-14 21:45:08 -06:00
48e714faf3 flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/83c4da299c1d7d300f8c6fd3a72ac46cb0d59aae' (2025-06-26)
  → 'github:nix-community/disko/79264292b7e3482e5702932949de9cbb69fedf6d' (2025-07-10)
• Updated input 'helix':
    'github:helix-editor/helix/6a090471a800b1001bdfd2b6e0b710c1cd439a4e' (2025-07-01)
  → 'github:helix-editor/helix/7e1fbb05fd5ae93b12b31d461efdaa7d23a0e268' (2025-07-11)
• Updated input 'home-manager':
    'github:nix-community/home-manager/25f003f8a9eae31a11938d53cb23e0b4a3c08d3a' (2025-07-02)
  → 'github:nix-community/home-manager/392ddb642abec771d63688c49fa7bcbb9d2a5717' (2025-07-12)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/ee07ba0d36c38e9915c55d2ac5a8fb0f05f2afcc' (2025-05-19)
  → 'github:nix-community/nixos-generators/032decf9db65efed428afd2fa39d80f7089085eb' (2025-07-07)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/3016b4b15d13f3089db8a41ef937b13a9e33a8df' (2025-06-30)
  → 'github:nixos/nixpkgs/9807714d6944a957c2e036f84b0ff8caf9930bc0' (2025-07-08)
• Updated input 'nur':
    'github:nix-community/nur/864d4a94df15802c83c212c2a9fe1d44eb6e78d5' (2025-07-02)
  → 'github:nix-community/nur/710b6647b96347e60bf403f82fda6e4051cbe040' (2025-07-12)
• Removed input 'nur/treefmt-nix'
• Removed input 'nur/treefmt-nix/nixpkgs'
• Updated input 'wsl':
    'github:nix-community/NixOS-WSL/917af390377c573932d84b5e31dd9f2c1b5c0f09' (2025-06-10)
  → 'github:nix-community/NixOS-WSL/d34d9412556d3a896e294534ccd25f53b6822e80' (2025-07-11)
• Updated input 'yazi':
    'github:sxyazi/yazi/c7f800ad7ecf76e3431ad1b7005fa24b53726802' (2025-07-02)
  → 'github:sxyazi/yazi/6366e46c23da43f7aae7f083d00fd989321b9638' (2025-07-11)
2025-07-12 04:14:01 +00:00
ea20d93079 fix: qcow-efi requires specific filesystem label 2025-07-04 22:59:40 -06:00
b323723115 turn on services for flame 2025-07-05 01:02:46 +00:00
89b260d12c fix hash output again for caddy 2025-07-03 23:02:36 -06:00
a0f4380c9f adjust workflow for nixos-anywhere 2025-07-03 23:02:28 -06:00
0a9774f9fa reenable features for flame 2025-07-03 22:34:50 -06:00
c569257f03 don't reboot for nixos-anywhere 2025-07-03 20:42:25 -06:00
d709030211 switch back to /dev/sda for volume path 2025-07-03 20:29:27 -06:00
ecf6bdda45 fix: must specify network type if launch options 2025-07-03 18:38:13 -06:00
5e2fca427d try using consistent volume naming for formatting disk 2025-07-03 18:34:09 -06:00