non important commit

This commit is contained in:
benstrb 2026-03-15 18:28:53 +01:00
parent f6e4e1c6e1
commit c78b3b49f2

View file

@ -6,6 +6,7 @@
dedicatedServer.openFirewall = true;
localNetworkGameTransfers.openFirewall = true;
extraPackages = with pkgs; [freetype];
extraLibraries = p: with p; [freetype];
};
gamemode.enable = true;