aboutsummaryrefslogtreecommitdiff
path: root/macos.local
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local')
-rw-r--r--macos.local/.flake/home/programs/core.nix.org4
-rw-r--r--macos.local/.flake/system/homebrew.nix.org10
2 files changed, 6 insertions, 8 deletions
diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org
index aa5ed9d..ebafe7b 100644
--- a/macos.local/.flake/home/programs/core.nix.org
+++ b/macos.local/.flake/home/programs/core.nix.org
@@ -22,6 +22,10 @@ Import configurations for programs and install programs with no configuration.
bear
binutils
bison
+ cmake
+ cmake-language-server
+ curl
+ dos2unix
gopls
python312
python312Packages.black
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org
index fe64b33..57a35a0 100644
--- a/macos.local/.flake/system/homebrew.nix.org
+++ b/macos.local/.flake/system/homebrew.nix.org
@@ -31,12 +31,8 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"avrdude"
"choose-gui"
"clang-format"
- "cmake"
- "cmake-language-server"
"coreutils"
- "curl"
- "dos2unix"
- "dotnet"
+ # "dotnet"
{
name = "emacs-plus@30";
args = [
@@ -48,9 +44,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"with-retro-emacs-logo-icon"
];
}
- "eza"
- "fd"
- "gcc"
+ # "eza"
"gdk-pixbuf"
"gnutls"
"ffmpeg"