diff options
| author | schererleander <leander@schererleander.de> | 2025-08-12 21:37:11 +0200 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2025-08-12 21:37:17 +0200 |
| commit | aea39a9b7ead283815559c3485c211145dbccda1 (patch) | |
| tree | 6f689d78672e4e819570ff1da5c5d8d09a86f1bb /hosts | |
| parent | 6a76b312eff8726cf016c4fac2464151b252cf6f (diff) | |
feat: add obsidian
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/macbook/configuration.nix | 1 |
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" |
