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";
};
};