add dependencies

current_state
Christian Ott 2 years ago
parent 50f70e6f0d
commit f9e22f4781
  1. 8
      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

Loading…
Cancel
Save

Powered by TurnKey Linux.