f5bf7d9d45
feat(client): add imagemagick
2025-04-27 19:42:17 +02:00
611371b56f
feat(programs/neovim): we getchoo. neovim. wrapper.
2025-04-17 11:09:39 +02:00
ac1d6009d4
chore(configs/client): remove unused argument
2025-02-23 18:06:26 +01:00
be8b283139
fix(client): disable ssh-askpass on wsl
...
the curses askpass is cool but it just. doesn't work well, especially
when there are multiple tabs open in windows terminal which completely
breaks it beyond belief. so yeah, bye bye
2025-01-27 20:27:15 +01:00
2049827fc3
feat: set linux kernel versions appropriately
2025-01-22 13:47:54 +01:00
dcc3276dd7
fix(client): set priority manually for ssh-askpass
2025-01-06 10:10:35 +01:00
00c926e45b
feat(client): add default curses-based ssh-askpass
2025-01-04 13:46:45 +01:00
f213c33012
fix(client): simply ssh-agent config and fix for wsl
2025-01-02 00:59:06 +01:00
aa4aac6063
fix(client): keychain -> ssh-agent
...
keychain is cool but is first of all unmaintained, and only really works
in the context of a shell. since it "dynamically" starts agents and
exports variables (with set -U to make matters worse), nothing exists
outside of the context of the shell which makes it impossible to sign
commits in gui apps (except vscode for some reason); using a classical
ssh-agent with the env var exported by hand simply works
2024-12-31 10:59:06 +01:00
272e9f06ab
fix(client): don't use ffmpeg unfree outside of wsl
2024-12-28 17:55:38 +01:00
65ce9c5882
feat: alejandra -> nixfmt
2024-12-25 18:21:24 +01:00
161c63358b
feat(client): nil -> nixd
2024-12-25 17:10:16 +01:00
b701a6c823
feat(client): add lazygit
2024-12-02 09:44:19 +01:00
109785aadd
feat(client): enable docker once and for all
2024-11-22 14:21:33 +01:00
a3c8b1ecab
feat: add neovim config
2024-11-19 09:21:10 +01:00
c2ea33fee0
fix(client): replace BAD ffmpeg with GOOD ffmpeg-full
2024-11-14 19:36:07 +01:00
9bfdbe910e
feat(client): add jj
2024-11-11 11:16:08 +01:00
abeb97101e
chore: revert "fix: move networkmanager stuff to desktop"
...
This reverts commit daf081883e
.
2024-11-02 12:25:31 +01:00
3d33060d67
chore(configs): remove rust config from common
2024-11-01 07:38:18 +01:00
daf081883e
fix: move networkmanager stuff to desktop
2024-10-29 11:47:04 +01:00
fef30c35ba
feat(client): add nix-ld
2024-10-21 17:23:56 +02:00
f5b38b8fbc
fix: use keychain for ssh key management
2024-09-27 13:44:02 +02:00
a0cb0ddeea
feat(client): add fortissl plugin
2024-09-12 09:47:07 +02:00
51bdf5d191
chore(client): remove yt-dlp
2024-08-31 11:34:35 +02:00
b08ca4b917
fix(fuji-wsl): use networkmanager
2024-08-18 16:09:19 +02:00
1601dacb13
fix: make ssh agent work
2024-07-26 13:05:36 +02:00
5719c0d2b4
chore: refactor systems
2024-06-26 19:30:41 +02:00
21ce06c82d
feat: rearrange configs
2024-05-12 13:33:15 +02:00