Commit graph

21 commits

Author SHA1 Message Date
uku
f213c33012
fix(client): simply ssh-agent config and fix for wsl 2025-01-02 00:59:06 +01:00
uku
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
uku
272e9f06ab
fix(client): don't use ffmpeg unfree outside of wsl 2024-12-28 17:55:38 +01:00
uku
65ce9c5882
feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
uku
161c63358b
feat(client): nil -> nixd 2024-12-25 17:10:16 +01:00
uku
b701a6c823
feat(client): add lazygit 2024-12-02 09:44:19 +01:00
uku
109785aadd
feat(client): enable docker once and for all 2024-11-22 14:21:33 +01:00
uku
a3c8b1ecab
feat: add neovim config 2024-11-19 09:21:10 +01:00
uku
c2ea33fee0
fix(client): replace BAD ffmpeg with GOOD ffmpeg-full 2024-11-14 19:36:07 +01:00
uku
9bfdbe910e
feat(client): add jj 2024-11-11 11:16:08 +01:00
uku
abeb97101e
chore: revert "fix: move networkmanager stuff to desktop"
This reverts commit daf081883e.
2024-11-02 12:25:31 +01:00
uku
3d33060d67
chore(configs): remove rust config from common 2024-11-01 07:38:18 +01:00
uku
daf081883e
fix: move networkmanager stuff to desktop 2024-10-29 11:47:04 +01:00
uku
fef30c35ba
feat(client): add nix-ld 2024-10-21 17:23:56 +02:00
uku
f5b38b8fbc
fix: use keychain for ssh key management 2024-09-27 13:44:02 +02:00
uku
a0cb0ddeea
feat(client): add fortissl plugin 2024-09-12 09:47:07 +02:00
uku
51bdf5d191
chore(client): remove yt-dlp 2024-08-31 11:34:35 +02:00
uku
b08ca4b917
fix(fuji-wsl): use networkmanager 2024-08-18 16:09:19 +02:00
uku
1601dacb13
fix: make ssh agent work 2024-07-26 13:05:36 +02:00
uku
5719c0d2b4
chore: refactor systems 2024-06-26 19:30:41 +02:00
uku
21ce06c82d
feat: rearrange configs 2024-05-12 13:33:15 +02:00