aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-10-22 23:19:31 +0200
committerschererleander <leander@schererleander.de>2025-10-22 23:19:31 +0200
commitf7258f8924250299b50f2f7cb49b4119724ca04e (patch)
tree1715d29825486c8ae6edad54c60bd247f6a4ee5a /hosts
parentaa6f986a7df95429b6b68108bbb921a0d3e61895 (diff)
feat: homebrew add anki
Diffstat (limited to 'hosts')
-rw-r--r--hosts/lilith/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/lilith/configuration.nix b/hosts/lilith/configuration.nix
index 709d424..af8efba 100644
--- a/hosts/lilith/configuration.nix
+++ b/hosts/lilith/configuration.nix
@@ -41,6 +41,7 @@
"iterm2"
"rectangle"
"slack"
+ "anki"
];
onActivation.cleanup = "zap";
onActivation.autoUpdate = true;