|
|
|
@ -22,8 +22,15 @@ |
|
|
|
obsidian |
|
|
|
obsidian |
|
|
|
jq |
|
|
|
jq |
|
|
|
skypeforlinux |
|
|
|
skypeforlinux |
|
|
|
|
|
|
|
direnv |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
slack |
|
|
|
|
|
|
|
jetbrains-toolbox |
|
|
|
|
|
|
|
nextcloud-client |
|
|
|
|
|
|
|
|
|
|
|
]; |
|
|
|
]; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
programs.ssh = { |
|
|
|
programs.ssh = { |
|
|
|
enable = true; |
|
|
|
enable = true; |
|
|
|
extraConfig = '' |
|
|
|
extraConfig = '' |
|
|
|
@ -32,6 +39,7 @@ |
|
|
|
''; |
|
|
|
''; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# This value determines the home Manager release that your |
|
|
|
# This value determines the home Manager release that your |
|
|
|
# configuration is compatible with. This helps avoid breakage |
|
|
|
# configuration is compatible with. This helps avoid breakage |
|
|
|
# when a new home Manager release introduces backwards |
|
|
|
# when a new home Manager release introduces backwards |
|
|
|
|