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"
|
"caffeine"
|
||||||
"firefox"
|
"firefox"
|
||||||
"istat-menus"
|
"istat-menus"
|
||||||
|
"jetbrains-toolbox"
|
||||||
"little-snitch"
|
"little-snitch"
|
||||||
"maccy"
|
"maccy"
|
||||||
"ollama"
|
"ollama"
|
||||||
"protonmail-bridge"
|
"protonmail-bridge"
|
||||||
"signal"
|
"signal"
|
||||||
"steam"
|
"steam"
|
||||||
|
"syncthing"
|
||||||
"tailscale"
|
"tailscale"
|
||||||
"teamviewer"
|
"teamviewer"
|
||||||
"utm"
|
"utm"
|
||||||
|
@ -67,6 +69,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
../../home-manager/programs/kitty.nix
|
../../home-manager/programs/kitty.nix
|
||||||
];
|
];
|
||||||
|
home.sessionPath = ["$HOME/bin"];
|
||||||
home.packages = with pkgs; [];
|
home.packages = with pkgs; [];
|
||||||
programs = {
|
programs = {
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue