test
This commit is contained in:
parent
6f65e7d5c2
commit
11c1bbb1c2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
confDir = "/etc/xrdp/conf";
|
confDir = "/etc/xrdp/conf";
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ xorg.xinit ];
|
# environment.systemPackages = with pkgs; [ xorg.xinit ];
|
||||||
|
|
||||||
# XRDP needs IPv6 disabled to function.
|
# XRDP needs IPv6 disabled to function.
|
||||||
boot.kernel.sysctl = {
|
boot.kernel.sysctl = {
|
||||||
|
|
Loading…
Reference in a new issue