chore: update flake.lock, reinit macbook-fern

This commit is contained in:
Ryan Yin
2025-01-26 19:54:43 +08:00
parent 7deed26cc5
commit 922a59a68b
8 changed files with 122 additions and 245 deletions

View File

@@ -93,7 +93,7 @@ in {
# homebrew need to be installed manually, see https://brew.sh
# https://github.com/LnL7/nix-darwin/blob/master/modules/homebrew.nix
homebrew = {
enable = false; # disable homebrew for fast deploy
enable = true; # disable homebrew for fast deploy
onActivation = {
autoUpdate = true; # Fetch the newest stable branch of Homebrew's git repo
@@ -116,9 +116,7 @@ in {
};
taps = [
"homebrew/cask-fonts"
"homebrew/services"
"homebrew/cask-versions"
"hashicorp/tap"
"nikitabobko/tap" # aerospace - an i3-like tiling window manager for macOS
@@ -187,8 +185,8 @@ in {
"mitmproxy" # HTTP/HTTPS traffic inspector
"insomnia" # REST client
"wireshark" # network analyzer
"jdk-mission-control" # Java Mission Control
"google-cloud-sdk" # Google Cloud SDK
# "jdk-mission-control" # Java Mission Control
# "google-cloud-sdk" # Google Cloud SDK
"miniforge" # Miniconda's community-driven distribution
];
};

View File

@@ -17,6 +17,7 @@ let
"verible"
"gdb"
"ncdu"
"racket-minimal"
];
in {
nixpkgs.overlays = [

View File

@@ -38,7 +38,7 @@
show-recents = false; # do not show recent apps in dock
# do not automatically rearrange spaces based on most recent use.
mru-spaces = false;
expose-group-by-app = true; # Group windows by application
expose-group-apps = true; # Group windows by application
# customize Hot Corners(触发角, 鼠标移动到屏幕角落时触发的动作)
wvous-tl-corner = 2; # top-left - Mission Control