diff options
| author | Fuwn <[email protected]> | 2025-02-01 19:13:06 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-01 19:13:06 -0800 |
| commit | 47837b98c1ee840c2b3e2334fe496adb569df9b9 (patch) | |
| tree | ecf1e24e17518edb7718b952dc08c4e0e17bc56e /modules | |
| parent | nara: add neovim (diff) | |
| download | nixos-config-47837b98c1ee840c2b3e2334fe496adb569df9b9.tar.xz nixos-config-47837b98c1ee840c2b3e2334fe496adb569df9b9.zip | |
nara: rpi imager
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mac/programs/homebrew/casks.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix index e65f3c0..6a51ac5 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -82,5 +82,6 @@ "wireshark" "vb-cable" "rockboxutility" + "raspberry-pi-imager" ]; } |