@ -10,8 +10,18 @@
eza
pkgs-unstable.obsidian
jq
pkgs-unstable._1password
pkgs-unstable._1password-gui
];
programs.ssh = {
enable = true;
extraConfig = ''
Host *
IdentityAgent "~/.1password/agent.sock"
'';
};
# This value determines the home Manager release that your
# configuration is compatible with. This helps avoid breakage
# when a new home Manager release introduces backwards
Powered by TurnKey Linux.