mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-09-26 23:41:47 +00:00
update stuff
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
"transmission"
|
||||
"steam"
|
||||
"android-studio"
|
||||
"opencode-desktop"
|
||||
"anytype"
|
||||
"linear"
|
||||
"jan"
|
||||
"bitwarden"
|
||||
"freecad"
|
||||
"blender"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
@@ -27,6 +34,8 @@
|
||||
infisical
|
||||
ffmpeg
|
||||
mkcert
|
||||
codecrafters-cli
|
||||
postgresql_18
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user