universeair: More Brews babe
This commit is contained in:
@@ -61,7 +61,7 @@ in
|
||||
};
|
||||
|
||||
environment.systemPackages = (with pkgs; [
|
||||
mac-emacs
|
||||
me-emacs
|
||||
(aspellWithDicts (p: with p;[
|
||||
en
|
||||
en-computers
|
||||
@@ -106,10 +106,9 @@ in
|
||||
"zoom-for-it-admins"
|
||||
"libreoffice"
|
||||
"microsoft-office"
|
||||
"prismlauncher"
|
||||
"kicad"
|
||||
"tailscale"
|
||||
"wine-stable"
|
||||
"r" "rstudio"
|
||||
];
|
||||
# Apps to install outside of nix for when wanting to test/run
|
||||
# things that... aren't used by other people who use nix, like
|
||||
@@ -117,6 +116,7 @@ in
|
||||
brews = [
|
||||
"poetry"
|
||||
"python@3.11"
|
||||
"pygments"
|
||||
# sudo ln -sfn /opt/homebrew/opt/openjdk/libexec/openjdk.jdk \
|
||||
# /Library/Java/JavaVirtualMachines/openjdk.jdk
|
||||
"openjdk"
|
||||
|
||||
Reference in New Issue
Block a user