diff options
| author | schererleander <leander@schererleander.de> | 2025-10-26 19:52:02 +0100 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2025-10-26 19:52:09 +0100 |
| commit | 27975fd0ac3a4790a616d4d1dcc5c970fa2e07d9 (patch) | |
| tree | 93a9ea52b0747aefe140e5f7994dc604e605e14e /hosts | |
| parent | 62d698309b0970183c79d61097dabe5fea41028a (diff) | |
brew: add docer dekstop
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/lilith/configuration.nix | 3 |
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; |
