Update darwin configuration to use aarch64

This commit is contained in:
Dave Gallant
2022-06-21 22:57:53 -04:00
parent 0d265accf8
commit ce84f71eb0
8 changed files with 31 additions and 140 deletions

View File

@@ -20,7 +20,6 @@ in {
};
brews = [
"aws-sam-cli"
"coreutils"
"fabianishere/personal/pam_reattach"
"gnu-sed"
@@ -31,18 +30,17 @@ in {
];
casks = [
"1password"
"dbeaver-community"
"font-fira-code-nerd-font"
"font-hack-nerd-font"
"lulu"
"maccy"
"osxfuse"
# "osxfuse"
"rectangle"
"vscodium"
];
taps = [
"aws/tap"
"homebrew/bundle"
"homebrew/cask"
"homebrew/cask-fonts"