diff --git a/home.nix b/home.nix index 85c32a4..2027f63 100644 --- a/home.nix +++ b/home.nix @@ -22,8 +22,15 @@ obsidian jq skypeforlinux + direnv + + slack + jetbrains-toolbox + nextcloud-client + ]; + programs.ssh = { enable = true; extraConfig = '' @@ -32,6 +39,7 @@ ''; }; + # 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