diff options
| author | Fuwn <[email protected]> | 2025-05-18 21:22:30 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-18 21:22:30 -0700 |
| commit | 6443ae2277f2d82848888deb1c898d1bf48e6fe8 (patch) | |
| tree | f8201a3ad71c47f24915e808d6a8b0b6ac4f9dab /modules/mac/programs/homebrew/packages/casks/default.nix | |
| parent | Nara: Add JSON Viewer cask (diff) | |
| download | nixos-config-6443ae2277f2d82848888deb1c898d1bf48e6fe8.tar.xz nixos-config-6443ae2277f2d82848888deb1c898d1bf48e6fe8.zip | |
Nara: Organise Homebrew package modules
Diffstat (limited to 'modules/mac/programs/homebrew/packages/casks/default.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/packages/casks/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/mac/programs/homebrew/packages/casks/default.nix b/modules/mac/programs/homebrew/packages/casks/default.nix index a9d606f..953acf5 100644 --- a/modules/mac/programs/homebrew/packages/casks/default.nix +++ b/modules/mac/programs/homebrew/packages/casks/default.nix @@ -4,11 +4,8 @@ ./audio.nix ./browser.nix ./communication.nix - ./development.nix ./gaming.nix - ./improved-macos.nix ./notation.nix - ./video.nix ]; homebrew.casks = [ |