feat: ✨ Change some settings and packages
This commit is contained in:
parent
c25d9c5230
commit
7368beee22
@ -1,5 +1,5 @@
|
||||
{
|
||||
description = "Example Darwin system flake";
|
||||
description = "Louis Darwin system flake";
|
||||
|
||||
inputs = {
|
||||
nix-homebrew.url = "github:zhaofengli-wip/nix-homebrew";
|
||||
@ -45,8 +45,7 @@
|
||||
"warp"
|
||||
];
|
||||
brews = [
|
||||
"wget"
|
||||
"act"
|
||||
"wget"
|
||||
"bear"
|
||||
"cmake"
|
||||
"firebase-cli"
|
||||
@ -54,8 +53,8 @@
|
||||
"git-flow"
|
||||
"git-lfs"
|
||||
"gnupg"
|
||||
"gtk+3"
|
||||
"llvm@18"
|
||||
"gtk+3"
|
||||
"nvm"
|
||||
"pinentry-mac"
|
||||
"pinentry"
|
||||
@ -83,6 +82,8 @@
|
||||
dock = {
|
||||
autohide = true;
|
||||
orientation = "left";
|
||||
show-recents = false;
|
||||
autohide-time-modifier = 0.0;
|
||||
};
|
||||
finder.FXPreferredViewStyle = "Nlsv";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user