aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/schererleander.nix8
1 files changed, 2 insertions, 6 deletions
diff --git a/home/schererleander.nix b/home/schererleander.nix
index 1302990..7fef210 100644
--- a/home/schererleander.nix
+++ b/home/schererleander.nix
@@ -19,21 +19,17 @@ in
wget
zoxide
zathura
- jetbrains.idea-oss
+ jetbrains.idea
anki
obsidian
typst
nerd-fonts.symbols-only
- nextcloud-client
- ]
- ++ optionals isDarwin [
- iterm2
- rectangle
]
++ optionals (!isDarwin) [
mpv
firefox
arduino-ide
+ nextcloud-client
];
home.sessionVariables = optionalAttrs isDarwin {