This commit is contained in:
암냥 2026-08-26 10:59:51 +09:00
commit 6cb26d93a0
4 changed files with 13 additions and 12 deletions

View file

@ -29,9 +29,9 @@
"codex"
"codex-app"
"codexbar"
"metalterm"
# Media and audio
"finetune"
"spotify"
# Gaming and remote access

View file

@ -12,6 +12,12 @@
upgrade = true;
};
taps = [
{
name = "pioner92/tap";
trusted = true;
}
];
brews = import ./brews.nix;
casks = import ./casks.nix;
};