mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-04-09 16:17:08 +00:00
add 1k5 software
This commit is contained in:
@@ -7,9 +7,20 @@
|
||||
extras = {
|
||||
casks = [
|
||||
"notion"
|
||||
"linear-linear"
|
||||
"miro"
|
||||
"loom"
|
||||
"zed"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
docker-client
|
||||
colima
|
||||
google-cloud-sdk
|
||||
gemini-cli
|
||||
terramate
|
||||
ffmpeg-full
|
||||
stripe-cli
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user