summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 2c614e0d..675a10f5 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -433,7 +433,7 @@ in rec {
433 ''; 433 '';
434 }; 434 };
435 435
436 scheduling.atd = { 436 services.atd = {
437 enable = true; 437 enable = true;
438 }; 438 };
439} 439}