add syncthing and jetbrains on the mac

This commit is contained in:
Cyryl Płotnicki 2024-08-14 09:14:44 +01:00
parent f76b55e788
commit 3d050cbbfc

View file

@ -41,12 +41,14 @@
"caffeine"
"firefox"
"istat-menus"
"jetbrains-toolbox"
"little-snitch"
"maccy"
"ollama"
"protonmail-bridge"
"signal"
"steam"
"syncthing"
"tailscale"
"teamviewer"
"utm"
@ -67,6 +69,7 @@
imports = [
../../home-manager/programs/kitty.nix
];
home.sessionPath = ["$HOME/bin"];
home.packages = with pkgs; [];
programs = {
};