chore: nix september update and dbeaver
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
discord
|
||||
lazygit
|
||||
gh
|
||||
prismlauncher
|
||||
dbeaver-bin
|
||||
cloudflare-warp
|
||||
protonmail-desktop
|
||||
protonvpn-gui
|
||||
|
||||
@@ -3,6 +3,8 @@ let onePassPath = "~/.1password/agent.sock";
|
||||
in {
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
extraConfig = "IdentityAgent ${onePassPath}";
|
||||
matchBlocks."*" = {};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user