universeair: moar casks
This commit is contained in:
@@ -152,7 +152,7 @@ in
|
|||||||
texliveFull
|
texliveFull
|
||||||
wget
|
wget
|
||||||
|
|
||||||
xquartz
|
#xquartz
|
||||||
kitty
|
kitty
|
||||||
|
|
||||||
btop
|
btop
|
||||||
@@ -166,10 +166,12 @@ in
|
|||||||
tailscale
|
tailscale
|
||||||
discord
|
discord
|
||||||
slack
|
slack
|
||||||
inkscape
|
|
||||||
gimp
|
gimp
|
||||||
# aseprite
|
# aseprite
|
||||||
# TODO: Consider using Yabai??
|
# TODO: Consider using Yabai??
|
||||||
|
|
||||||
|
# Games
|
||||||
|
prismlauncher
|
||||||
]);
|
]);
|
||||||
|
|
||||||
homebrew = {
|
homebrew = {
|
||||||
@@ -191,12 +193,15 @@ in
|
|||||||
"tailscale"
|
"tailscale"
|
||||||
"godot"
|
"godot"
|
||||||
"pixelorama"
|
"pixelorama"
|
||||||
|
"blender"
|
||||||
|
"inkscape"
|
||||||
];
|
];
|
||||||
# Apps to install outside of nix for when wanting to test/run
|
# Apps to install outside of nix for when wanting to test/run
|
||||||
# things that... aren't used by other people who use nix, like
|
# things that... aren't used by other people who use nix, like
|
||||||
# python apps (which is why poetry is there)
|
# python apps (which is why poetry is there)
|
||||||
brews = [
|
brews = [
|
||||||
"poetry"
|
"poetry"
|
||||||
|
"pdm"
|
||||||
"python@3.11"
|
"python@3.11"
|
||||||
"python@3.10"
|
"python@3.10"
|
||||||
"pygments"
|
"pygments"
|
||||||
|
|||||||
Reference in New Issue
Block a user