Test
This commit is contained in:
parent
db207cc900
commit
fa14d8fb59
1 changed files with 0 additions and 3 deletions
|
@ -9,11 +9,8 @@
|
|||
enable = true;
|
||||
defaultWindowManager = "gnome-session";
|
||||
openFirewall = true;
|
||||
confDir = "/etc/xrdp/conf";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ xorg.xinit ];
|
||||
|
||||
# XRDP needs IPv6 disabled to function.
|
||||
boot.kernel.sysctl = {
|
||||
"net.ipv6.conf.enp0s13f0u1.disable_ipv6" = true;
|
||||
|
|
Loading…
Reference in a new issue