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