fix(boxy): Update appLauncherServer to use module option syntax

This commit is contained in:
2026-01-12 21:42:29 -08:00
parent 7ba1b52ec7
commit c26a11a9a8

View File

@@ -26,7 +26,7 @@ with lib;
enable = true;
autologin = true;
wayland = true;
appLauncherServer = true;
appLauncherServer.enable = true;
jellyfinScaleFactor = 1.0;
};
nfs-mounts.enable = true;