diff options
| author | Fuwn <[email protected]> | 2025-02-10 01:25:02 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-10 01:25:02 -0800 |
| commit | c476c87b2ad0fce95a19b376af3175eb8e45bfd8 (patch) | |
| tree | cfbb18d9bfe938343cf64027a79916af1aef4dbe /modules/mac/programs | |
| parent | nara: add swiftformat brew (diff) | |
| download | nixos-config-c476c87b2ad0fce95a19b376af3175eb8e45bfd8.tar.xz nixos-config-c476c87b2ad0fce95a19b376af3175eb8e45bfd8.zip | |
nara: add hcloud brew
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/brews.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix index 5f098e0..2f7fb91 100644 --- a/modules/mac/programs/homebrew/brews.nix +++ b/modules/mac/programs/homebrew/brews.nix @@ -14,5 +14,6 @@ "earthly" "rye" "swiftformat" + "hcloud" ]; } |