From ba0cb9c92ee074e633ece64b227238f37b9f5970 Mon Sep 17 00:00:00 2001 From: cnst Date: Fri, 27 Sep 2024 18:28:12 +0200 Subject: [PATCH] removing adam from toothpick modules --- home/users/toothpick/modules.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/users/toothpick/modules.nix b/home/users/toothpick/modules.nix index 975e4b56..75d0a715 100644 --- a/home/users/toothpick/modules.nix +++ b/home/users/toothpick/modules.nix @@ -88,9 +88,6 @@ toothpick = { enable = true; }; - adam = { - enable = false; - }; }; utils = { hypridle = {