mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-06-10 20:56:48 +00:00
remove unused packages
This commit is contained in:
+5
-3
@@ -11,16 +11,18 @@
|
||||
"miro"
|
||||
"loom"
|
||||
"cursor"
|
||||
"bruno"
|
||||
"cyberduck"
|
||||
"slack"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
docker-client
|
||||
colima
|
||||
google-cloud-sdk
|
||||
gemini-cli
|
||||
terramate
|
||||
ffmpeg-full
|
||||
stripe-cli
|
||||
rbw
|
||||
pinentry-tty
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user