aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-02-03 19:41:32 +0100
committerschererleander <leander@schererleander.de>2026-02-03 19:41:32 +0100
commita7b6721b7ead027ce752c30d0e105ef456fb9f24 (patch)
tree6b0bd05dea3db21876ee61e67ce64bec8f1338fa /home
parente33b723d25d89678318c2361cb22321588ad356a (diff)
chore(sops): remove unused secrets
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 {