aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-10-26 19:52:02 +0100
committerschererleander <leander@schererleander.de>2025-10-26 19:52:09 +0100
commit27975fd0ac3a4790a616d4d1dcc5c970fa2e07d9 (patch)
tree93a9ea52b0747aefe140e5f7994dc604e605e14e
parent62d698309b0970183c79d61097dabe5fea41028a (diff)
brew: add docer dekstop
-rw-r--r--hosts/lilith/configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/lilith/configuration.nix b/hosts/lilith/configuration.nix
index af8efba..774792b 100644
--- a/hosts/lilith/configuration.nix
+++ b/hosts/lilith/configuration.nix
@@ -39,9 +39,10 @@
"bambu-studio"
"arduino-ide"
"iterm2"
+ "docker"
"rectangle"
"slack"
- "anki"
+ "anki"
];
onActivation.cleanup = "zap";
onActivation.autoUpdate = true;