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"
|
"miro"
|
||||||
"loom"
|
"loom"
|
||||||
"cursor"
|
"cursor"
|
||||||
|
"bruno"
|
||||||
|
"cyberduck"
|
||||||
|
"slack"
|
||||||
];
|
];
|
||||||
pkgs =
|
pkgs =
|
||||||
pkgs: with pkgs; [
|
pkgs: with pkgs; [
|
||||||
docker-client
|
docker-client
|
||||||
colima
|
colima
|
||||||
google-cloud-sdk
|
google-cloud-sdk
|
||||||
gemini-cli
|
|
||||||
terramate
|
|
||||||
ffmpeg-full
|
|
||||||
stripe-cli
|
stripe-cli
|
||||||
|
rbw
|
||||||
|
pinentry-tty
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user