cleanup and remove payara config

This commit is contained in:
Zoty 2026-06-23 14:39:52 -03:00
parent 6cdd4636e0
commit 05b0940e14
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
6 changed files with 4 additions and 32 deletions

View file

@ -23,10 +23,7 @@
memoryPercent = 300;
};
services.xserver = {
enable = false;
xkb.layout = "en";
};
services.xserver.enable = false;
environment.systemPackages = with pkgs; [
curl