Move to homebrew on Mac

This commit is contained in:
greg-compass
2023-08-14 09:52:44 -05:00
parent 96e7ccfb67
commit 107468172f
3 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ let
extraSpecialArgs = {
inherit inputs;
gnome = false;
gui = true;
gui = false;
home = "/Users/gregory.hellings";
};
};
+13 -9
View File
@@ -1,13 +1,17 @@
{ pkgs, ... }:
{
#greg.pypackages = with pkgs; [
# dateutil
# ipython
# pyyaml
# responses
# ruamel-yaml
# typing-extensions
# virtualenv
#];
homebrew = {
enable = true;
brews = [
"packer"
];
casks = [
"gnucash"
"onlyoffice"
"postman"
"vagrant"
"vmware-fusion"
];
};
}
+1 -1
View File
@@ -36,7 +36,6 @@
bitwarden-cli
brew
diffutils
dmidecode
findutils
gimp
git
@@ -47,6 +46,7 @@
inetutils
jq
nano
nix-prefetch
nmap
openssl
setup-ssh