Fix SSH/GPG agent conflicts and remove redundant catppuccin import
This commit is contained in:
parent
ab6217a4c7
commit
e20d791a78
4 changed files with 9 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue