diff options
| author | Fuwn <[email protected]> | 2025-05-05 18:29:31 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-05 18:29:31 -0700 |
| commit | d8c1110a71a9fdac503a1f5b14d973cbae6dc2dd (patch) | |
| tree | 0201a3f15515a368e9b49badc3c9e0babf160a58 /modules | |
| parent | Flake: Clean up on macOS (diff) | |
| download | nixos-config-d8c1110a71a9fdac503a1f5b14d973cbae6dc2dd.tar.xz nixos-config-d8c1110a71a9fdac503a1f5b14d973cbae6dc2dd.zip | |
Nara: Clean up Homebrew
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mac/programs/homebrew/casks/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/mac/programs/homebrew/casks/default.nix b/modules/mac/programs/homebrew/casks/default.nix index 06f11dc..468b7dc 100644 --- a/modules/mac/programs/homebrew/casks/default.nix +++ b/modules/mac/programs/homebrew/casks/default.nix @@ -14,10 +14,8 @@ homebrew.casks = [ "pearcleaner" "coconutbattery" - "anytype" "webtorrent" "daisydisk" - "cursr" "onyx" "sony-ps-remote-play" # "retroarch" @@ -30,7 +28,6 @@ "proton-mail" "proton-pass" "protonvpn" - "cork" "google-drive" "notion-calendar" "motrix" |