system changes

This commit is contained in:
jjanzen 2025-01-14 20:40:18 -06:00
parent f63b4f8b2c
commit 72104eb510
2 changed files with 5 additions and 5 deletions

View file

@ -17,6 +17,11 @@ Import configurations for programs and install programs with no configuration.
];
home.packages = with pkgs; [
aescrypt
bash-language-server
bear
binutils
bison
gopls
python312
python312Packages.black

View file

@ -28,12 +28,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
];
brews = [
"aescrypt"
"avrdude"
"bash-language-server"
"bear"
"binutils"
"bison"
"choose-gui"
"clang-format"
"cmake"