flake/configs
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
..
client.nix fix(client): keychain -> ssh-agent 2024-12-31 10:59:06 +01:00
common.nix feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
desktop.nix chore: remove catppuccin input 2024-12-28 17:36:49 +01:00
laptop.nix feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
server.nix feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00