❄️ nixos config files
nix
Find a file
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
configs fix(client): keychain -> ssh-agent 2024-12-31 10:59:06 +01:00
exprs feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
global feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
programs fix(client): keychain -> ssh-agent 2024-12-31 10:59:06 +01:00
secrets feat(etna): add cobalt instance 2024-12-26 16:01:54 +01:00
systems fix(fuji-wsl): make system.replaceDependencies work 2024-12-31 00:47:30 +01:00
.envrc feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
.gitignore fix gitignore 2024-02-15 19:25:53 +01:00
flake.lock feat(ghostty): switch to nixpkgs version 2024-12-30 10:33:19 +01:00
flake.nix feat(ghostty): switch to nixpkgs version 2024-12-30 10:33:19 +01:00
justfile fix(just): use --no-nom on nh 2024-12-28 17:37:10 +01:00
LICENSE feat: add MPL-2.0 license 2024-08-07 10:12:22 +02:00