Commit graph

12 commits

Author SHA1 Message Date
uku
73e6d519aa
chore(programs/kde): fix config 2025-02-23 17:58:11 +01:00
uku
deaa98d41a
fix(desktop): change renamed options 2025-01-06 10:10:47 +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
65ce9c5882
feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
uku
f5b38b8fbc
fix: use keychain for ssh key management 2024-09-27 13:44:02 +02:00
uku
15668e87a2
feat(kde): kcalc sucks, i love gnome calc 2024-09-12 14:45:47 +02:00
uku
32bc74c465
feat(kde): add kcalc 2024-09-10 09:54:10 +02:00
uku
3d8485d011
feat(kde): switch to sddm 2024-09-06 17:38:22 +02:00
uku
5d39734c39
fix(kde): set ssh agent variable at system level 2024-08-31 11:31:00 +02:00
uku
bf806a2e63
feat: switch to camasca 2024-08-29 01:10:47 +02:00
uku
ffd73d8e6a
feat(kde): add koi 2024-08-28 19:37:37 +02:00
uku
f5b15f3b0a
feat(desktop): switch to kde 2024-08-28 19:02:11 +02:00