l 2 baseX: enable X forwarding

This commit is contained in:
lassulus 2017-05-22 17:20:58 +02:00
parent fa08ca88de
commit 6ff1f81136

View File

@ -33,6 +33,7 @@ in {
time.timeZone = "Europe/Berlin";
programs.ssh.startAgent = false;
services.openssh.forwardX11 = true;
services.printing = {
enable = true;