diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-25 00:14:18 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-25 00:14:18 -0400 |
| commit | b46d42c560eb97f214d0b767c0ffee44711ecfba (patch) | |
| tree | f466d9bd29cfda61769f5d66cc48a4c50d4d5b9b /users/ryan | |
| parent | 06f4083f0d8f521dfde6e1961de8354b6df4a92e (diff) | |
Various changes. Homebrew is now fully declarative
Diffstat (limited to 'users/ryan')
| -rw-r--r-- | users/ryan/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/ryan/home.nix b/users/ryan/home.nix index 9ff5870..a83257b 100644 --- a/users/ryan/home.nix +++ b/users/ryan/home.nix | |||
| @@ -131,6 +131,7 @@ | |||
| 131 | talosctl | 131 | talosctl |
| 132 | audacity | 132 | audacity |
| 133 | ffmpeg | 133 | ffmpeg |
| 134 | blender | ||
| 134 | ]; | 135 | ]; |
| 135 | 136 | ||
| 136 | # Home Manager is pretty good at managing dotfiles. The primary way to manage | 137 | # Home Manager is pretty good at managing dotfiles. The primary way to manage |
