This commit is contained in:
iFargle 2023-12-04 20:50:14 +09:00
parent 6f65e7d5c2
commit 11c1bbb1c2

View file

@ -12,7 +12,7 @@
confDir = "/etc/xrdp/conf";
};
environment.systemPackages = with pkgs; [ xorg.xinit ];
# environment.systemPackages = with pkgs; [ xorg.xinit ];
# XRDP needs IPv6 disabled to function.
boot.kernel.sysctl = {