From a158994b19b9375584d3c31f50e33c9cc49d0608 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Wed, 31 Dec 2025 10:05:29 +0100 Subject: [PATCH] Install omnifocus and anki --- module/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/configuration.nix b/module/configuration.nix index 510c281..a5cb5fa 100644 --- a/module/configuration.nix +++ b/module/configuration.nix @@ -33,6 +33,7 @@ casks = [ "aerospace" + "anki" "chatgpt" "docker-desktop" "dracula-xcode" @@ -42,6 +43,7 @@ "logseq" "nextcloud" "nordvpn" + "omnifocus" "parsec" "proton-pass" "protonvpn"