From 630f5e7ad5b2d98702ea3c9500696cb74114f4a9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 15 Nov 2016 00:01:17 +0100 Subject: atd on hel --- hel.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hel.nix b/hel.nix index 01cbb592..3753a8df 100644 --- a/hel.nix +++ b/hel.nix @@ -109,6 +109,11 @@ ''; }; + atd = { + enable = true; + allowEveryone = true; + }; + xserver = { enable = true; -- cgit v1.2.3