aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-08-12 21:37:11 +0200
committerschererleander <leander@schererleander.de>2025-08-12 21:37:17 +0200
commitaea39a9b7ead283815559c3485c211145dbccda1 (patch)
tree6f689d78672e4e819570ff1da5c5d8d09a86f1bb /hosts
parent6a76b312eff8726cf016c4fac2464151b252cf6f (diff)
feat: add obsidian
Diffstat (limited to 'hosts')
-rw-r--r--hosts/macbook/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/macbook/configuration.nix b/hosts/macbook/configuration.nix
index b7ee965..b9d2d02 100644
--- a/hosts/macbook/configuration.nix
+++ b/hosts/macbook/configuration.nix
@@ -31,6 +31,7 @@
"openjdk@21"
];
casks = [
+ "obsidian"
"nextcloud"
"bambu-studio"
"arduino-ide"