weird fix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-01-27 22:22:48 +01:00
parent 78359c710f
commit a6a17574b8

View File

@@ -123,6 +123,9 @@
xwayland.enable = true;
};
systemd.extraConfig = "DefaultLimitNOFILE=2048";
boot.tmp.useTmpfs = false;
system.stateVersion = "24.11";
nixpkgs.config.allowUnfree = true;