Fix SSH/GPG agent conflicts and remove redundant catppuccin import

This commit is contained in:
Don Harper 2026-05-05 15:05:54 -05:00
parent ab6217a4c7
commit e20d791a78
4 changed files with 9 additions and 14 deletions

View file

@ -50,11 +50,6 @@
enableSshSupport = true;
};
};
programs.keychain = {
enable = true;
enableBashIntegration = true;
keys = "id_aur id_dsa id_ed25519 git C7E41C9F79C846984163693FCCD8E76F07EA701B";
};
home.file.".links/links.cfg".source = files/links.cfg;
xdg.configFile."nix/nix.conf".text = ''
extra-experimental-features = flakes nix-command