added custom nix package

This commit is contained in:
2025-08-28 20:40:47 -07:00
parent deec6c6001
commit 22bb58825f
7 changed files with 61 additions and 4 deletions

View File

@@ -71,8 +71,12 @@
homebrew = {
enable = true;
onActivation.autoUpdate = true;
user = "rogueking";
#onActivation.autoUpdate = true;
brews = [
"docker"
"esptool"
"huggingface-cli"
"putty"
];
casks = [
@@ -80,7 +84,6 @@
"1password-cli"
"blender"
"brave-browser"
"docker"
"ghostty"
"imhex"
"jellyfin-media-player"