From 72104eb510d2c686e69c2fc058db1b0fac08ef34 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Tue, 14 Jan 2025 20:40:18 -0600 Subject: system changes --- macos.local/.flake/home/programs/core.nix.org | 5 +++++ macos.local/.flake/system/homebrew.nix.org | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'macos.local') diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org index f6a1aea..aa5ed9d 100644 --- a/macos.local/.flake/home/programs/core.nix.org +++ b/macos.local/.flake/home/programs/core.nix.org @@ -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 diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index c8871c7..fe64b33 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -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" -- cgit v1.2.3