add syncthing and jetbrains on the mac
This commit is contained in:
parent
f76b55e788
commit
3d050cbbfc
1 changed files with 3 additions and 0 deletions
|
@ -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 = {
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue