universeair: No Yabi; Install wine & gimp

This commit is contained in:
2024-04-15 10:44:37 -04:00
parent bc6d11d619
commit f7c093d1a9
2 changed files with 4 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ in
discord
slack
inkscape
gimp
# TODO: Consider using Yabai??
]);
@@ -107,6 +108,7 @@ in
"prismlauncher"
"kicad"
"tailscale"
"wine-stable"
];
# Apps to install outside of nix for when wanting to test/run
# things that... aren't used by other people who use nix, like

View File

@@ -8,7 +8,8 @@
yabai
];
services.yabai = {
enable = true;
# Needs heavy configuration
enable = false;
enableScriptingAddition = true;
config = {
layout = "bsp";